diff options
Diffstat (limited to 'editors/emacs21-nox11/Makefile')
-rw-r--r-- | editors/emacs21-nox11/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/emacs21-nox11/Makefile b/editors/emacs21-nox11/Makefile index e3c2f506b4c..a8f73ebbfd4 100644 --- a/editors/emacs21-nox11/Makefile +++ b/editors/emacs21-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/03/21 06:05:44 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 11:43:33 asau Exp $ PKGNAME= emacs-nox11-${EMACSVERSION}a PKGREVISION= 13 @@ -7,8 +7,6 @@ COMMENT_EXTRA= : non-X11 version CONFLICTS+= emacs-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" # Forcibly remove any "x11" options. |