[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / editors / xemacs-current

Annotation of pkgsrc/editors/xemacs-current/Makefile, Revision 1.98

1.98    ! hauke       1: # $NetBSD: Makefile,v 1.97 2018/03/12 11:16:25 wiz Exp $
1.46      magick      2:
1.90      wiz         3: PKGNAME=       ${DISTNAME}
1.98    ! hauke       4: PKGREVISION=   6
1.90      wiz         5: COMMENT=       *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
1.64      jlam        6:
1.90      wiz         7: # extra options for x11 support, not for sharing with xemacs-current-nox11
1.95      hauke       8: # Version information in ../../editors/xemacs-current/Makefile.common
1.64      jlam        9:
1.92      hauke      10: PKG_SUPPORTED_OPTIONS+=                x11 xft xface
1.93      hauke      11: PKG_SUGGESTED_OPTIONS+=                x11
1.64      jlam       12:
1.90      wiz        13: .include "options.mk"
                     14: .include "Makefile.common"
1.1       magick     15: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>