summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2008-04-24 15:20:06 +0000
committerjlam <jlam@pkgsrc.org>2008-04-24 15:20:06 +0000
commitadee5dd0012a8046c5a139ba862cbefd51381af7 (patch)
tree275c105183132749a3e49048d5f6d6b4140c9bf4 /editors
parenta813e8617007210e901fe506a40a856e69e8e29f (diff)
downloadpkgsrc-adee5dd0012a8046c5a139ba862cbefd51381af7.tar.gz
Mirror PKG_DESTDIR_SUPPORT setting from the included Makefile. This is
only necessary because PKG_DESTDIR_SUPPORT must be defined before bsd.prefs.mk is included.
Diffstat (limited to 'editors')
-rw-r--r--editors/elvis-x11/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/elvis-x11/Makefile b/editors/elvis-x11/Makefile
index e35eb5b792f..74dcfa9c6cb 100644
--- a/editors/elvis-x11/Makefile
+++ b/editors/elvis-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/04/23 20:23:38 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2008/04/24 15:20:06 jlam Exp $
PKGNAME= ${PKGNAME_BASE:S/-/-x11-/}
COMMENT= vi clone with regex-search, hex-edit, HTML/LaTeX preview (X11)
@@ -7,6 +7,9 @@ FILESDIR= ${.CURDIR}/../../editors/elvis/files
PATCHDIR= ${.CURDIR}/../../editors/elvis/patches
PKGDIR= ${.CURDIR}/../../editors/elvis
+# Mirror PKG_DESTDIR_SUPPORT setting from elvis/Makefile.
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../mk/bsd.prefs.mk"
PKG_OPTIONS.elvis+= x11