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

Annotation of pkgsrc/editors/emacs22-nox11/Makefile, Revision 1.1.1.1

1.1       minskim     1: # $NetBSD: Makefile,v 1.28 2008/04/25 16:35:32 jlam Exp $
                      2:
                      3: PKGNAME=       ${DISTNAME:S/-/-nox11-/}
                      4:
                      5: FILESDIR=      ${.CURDIR}/../../editors/emacs22/files
                      6: PATCHDIR=      ${.CURDIR}/../../editors/emacs22/patches
                      7: PKGDIR=                ${.CURDIR}/../../editors/emacs22
                      8:
                      9: # Mirror PKG_DESTDIR_SUPPORT setting from emacs/Makefile.
                     10: PKG_DESTDIR_SUPPORT=   user-destdir
                     11:
                     12: .include "../../mk/bsd.prefs.mk"
                     13:
                     14: PKG_OPTIONS.emacs+=    -x11 -gtk -motif -xaw
                     15:
                     16: .include "../../editors/emacs22/Makefile"

CVSweb <webmaster@jp.NetBSD.org>