summaryrefslogtreecommitdiff
path: root/wm/enlightenment/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-18 05:31:34 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-18 05:31:34 +0000
commit58e0202bc11870254a32e9dc739b08a920e667f7 (patch)
tree9e25e4ac32c3ada66bb5b7de3b98853778e4474a /wm/enlightenment/Makefile
parentc1d99ff0aadbb7974f1c8ad07287ff35b84e249c (diff)
downloadpkgsrc-58e0202bc11870254a32e9dc739b08a920e667f7.tar.gz
Update to 0.16.6. This closes PR pkg/23255.
Many bugfixes were solved, please review Changelog to see a complete list of changes.
Diffstat (limited to 'wm/enlightenment/Makefile')
-rw-r--r--wm/enlightenment/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile
index 461cba3f775..efb78f952b6 100644
--- a/wm/enlightenment/Makefile
+++ b/wm/enlightenment/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 22:55:10 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/12/18 05:31:34 xtraeme Exp $
#
-DISTNAME= enlightenment-0.16.4
-PKGREVISION= 4
+DISTNAME= enlightenment-0.16.6
CATEGORIES= x11 gnome wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
@@ -18,6 +17,8 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-fsstd
MAKE_ENV+= USER=${SHAREOWN}:${SHAREGRP}
+REPLACE_PERL= scripts/*.pl scripts/e_gen_menu
+
post-install:
for FILE in `${GREP} "\.directory$$" ${PKGDIR}/PLIST`; do \
${TOUCH} ${PREFIX}/$${FILE}; \