summaryrefslogtreecommitdiff
path: root/editors/emacs21/Makefile
diff options
context:
space:
mode:
authorobache <obache>2011-03-21 06:05:44 +0000
committerobache <obache>2011-03-21 06:05:44 +0000
commit7c5a1985a0a18efec05e3471c88e3aa20062aed2 (patch)
treee5f43f9e624ec36671dedda488576dbb55174283 /editors/emacs21/Makefile
parentf905b9f63df528db45273a283081633f8e91241f (diff)
downloadpkgsrc-7c5a1985a0a18efec05e3471c88e3aa20062aed2.tar.gz
Add user-destdir installation support.
Diffstat (limited to 'editors/emacs21/Makefile')
-rw-r--r--editors/emacs21/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index edc62c10997..034919441bc 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2011/03/10 10:24:52 obache Exp $
+# $NetBSD: Makefile,v 1.19 2011/03/21 06:05:44 obache Exp $
PKGREVISION= 21
CATEGORIES= editors
@@ -6,6 +6,8 @@ COMMENT= GNU editing macros (editor)
CONFLICTS+= emacs-nox11-[0-9]*
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= imake
.include "options.mk"