summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordholland <dholland>2011-06-19 01:14:53 +0000
committerdholland <dholland>2011-06-19 01:14:53 +0000
commitdcff0c6ec7c8b5c7bede04fd32376331d06d5265 (patch)
treebde1c77ddfc56486e481d41fff45827a2b732031 /x11
parent9b4dcf2a60f6cdf42cfeca39b1ff63552682b55a (diff)
downloadpkgsrc-dcff0c6ec7c8b5c7bede04fd32376331d06d5265.tar.gz
REPLACE_PERL
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-exo/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile
index b7497d2554b..37df8785a7a 100644
--- a/x11/xfce4-exo/Makefile
+++ b/x11/xfce4-exo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/04/22 13:42:16 obache Exp $
+# $NetBSD: Makefile,v 1.17 2011/06/19 01:14:53 dholland Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ XFCE4_VERSION= 0.3.101
DISTNAME= exo-${XFCE4_VERSION}
PKGNAME= xfce4-exo-${XFCE4_VERSION}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= x11
COMMENT= Xfce extension library
@@ -18,6 +18,9 @@ PKGCONFIG_OVERRIDE+= exo/exo-0.3.pc.in exo-hal/exo-hal-0.3.pc.in
CONFIGURE_ARGS+= --disable-python
+USE_TOOLS+= perl:run
+REPLACE_PERL+= exo-helper/helpers/exo-compose-mail-0.3
+
PKG_SYSCONFSUBDIR= xdg/xfce4
EGDIR= ${XFCE4_EGBASE}