summaryrefslogtreecommitdiff
path: root/wm/enlightenment
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit39d7fb93432416d872ed34e0025741cc93068c06 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /wm/enlightenment
parentcce8b72ae5b66d3a54ac565ef8ac6780597301bc (diff)
downloadpkgsrc-39d7fb93432416d872ed34e0025741cc93068c06.tar.gz
Add DESTDIR support.
Diffstat (limited to 'wm/enlightenment')
-rw-r--r--wm/enlightenment/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile
index 99ae35ec798..2125a7516c2 100644
--- a/wm/enlightenment/Makefile
+++ b/wm/enlightenment/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2007/07/04 07:39:33 dsieger Exp $
+# $NetBSD: Makefile,v 1.41 2008/06/12 02:14:54 joerg Exp $
DISTNAME= e16-0.16.8.8
PKGNAME= ${DISTNAME:S/e16/enlightenment/}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://enlightenment.org/
COMMENT= Highly themeable and configurable window manager
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= bison perl:run pkg-config
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES