diff options
Diffstat (limited to 'editors/emacs22/Makefile')
-rw-r--r-- | editors/emacs22/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 3b7995a6409..92adfbb7cd5 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:10:54 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:43:33 asau Exp $ PKGNAME?= ${DISTNAME} COMMENT?= GNU editing macros (editor) @@ -17,8 +17,6 @@ CONFLICTS+= emacs-[0-9]* CONFLICTS+= emacs-nox11-[0-9]* CONFLICTS+= mule-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake gzip mktemp:run perl:run pkg-config GNU_CONFIGURE= yes INFO_FILES= yes |