summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}