summaryrefslogtreecommitdiff
path: root/editors/emacs
diff options
context:
space:
mode:
authorwiz <wiz>2008-02-16 13:46:09 +0000
committerwiz <wiz>2008-02-16 13:46:09 +0000
commitdf7c0b744a9cc127be50e5fca071b128d872a51f (patch)
tree0f9fd02dafbf5e187310f14df3d9cec16d119500 /editors/emacs
parent011eade3e1f08853afb8265a0489060c6ba2d569 (diff)
downloadpkgsrc-df7c0b744a9cc127be50e5fca071b128d872a51f.tar.gz
Needs pkg-config.
Diffstat (limited to 'editors/emacs')
-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 140676a832f..6a68dfe4b6e 100644
--- a/editors/emacs/Makefile.common
+++ b/editors/emacs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2008/02/15 23:01:39 tnn Exp $
+# $NetBSD: Makefile.common,v 1.20 2008/02/16 13:46:09 wiz 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 gzip perl:run
+USE_TOOLS+= gmake gzip perl:run pkg-config
GNU_CONFIGURE= yes
PATCHDIR= ${.CURDIR}/../../editors/emacs/patches