summaryrefslogtreecommitdiff
path: root/editors/emacs/Makefile.common
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-02-15 23:01:39 +0000
committertnn <tnn@pkgsrc.org>2008-02-15 23:01:39 +0000
commit1a03c6d02109ccdc4047f677c864a88fb2e005eb (patch)
tree0b3eca775ad891451ad07862cdf0a8a71fb9f7ba /editors/emacs/Makefile.common
parenta347121a6941436038583d0e87eaeed4f1cf7547 (diff)
downloadpkgsrc-1a03c6d02109ccdc4047f677c864a88fb2e005eb.tar.gz
Needs gzip
Diffstat (limited to 'editors/emacs/Makefile.common')
-rw-r--r--editors/emacs/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile.common b/editors/emacs/Makefile.common
index 5f655debb02..140676a832f 100644
--- a/editors/emacs/Makefile.common
+++ b/editors/emacs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2007/12/06 12:25:48 markd Exp $
+# $NetBSD: Makefile.common,v 1.19 2008/02/15 23:01:39 tnn Exp $
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
MAINTAINER= markd@NetBSD.org
@@ -7,7 +7,7 @@ HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
CONFLICTS= mule-[0-9]*
CONFLICTS+= elisp-manual-[0-9]*
-USE_TOOLS+= gmake perl:run
+USE_TOOLS+= gmake gzip perl:run
GNU_CONFIGURE= yes
PATCHDIR= ${.CURDIR}/../../editors/emacs/patches