summaryrefslogtreecommitdiff
path: root/wm/wmakerconf
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-11-19 22:15:17 +0000
committertron <tron@pkgsrc.org>2006-11-19 22:15:17 +0000
commit0008bdc6b108ae754d70269f147a0d8100bffebf (patch)
treedb97c7770088bd38fcf443bc8ce39280038a1b8a /wm/wmakerconf
parentc9e38836547721075a012664db98232f33170fc3 (diff)
downloadpkgsrc-0008bdc6b108ae754d70269f147a0d8100bffebf.tar.gz
Add missing dependency on Perl and make sure the correct path to the
interpreter gets compiled. Bump package revision because of this fix.
Diffstat (limited to 'wm/wmakerconf')
-rw-r--r--wm/wmakerconf/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile
index ab48d1f6c5b..7930f23a51b 100644
--- a/wm/wmakerconf/Makefile
+++ b/wm/wmakerconf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2006/06/25 10:48:17 rillig Exp $
+# $NetBSD: Makefile,v 1.41 2006/11/19 22:15:17 tron Exp $
DISTNAME= wmakerconf-2.11
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://starplot.org/wmakerconf/
@@ -12,7 +12,7 @@ COMMENT= Gtk+ based configuration tool for Window Maker
USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gzip tar pkg-config msgfmt
+USE_TOOLS+= gzip tar perl:run pkg-config msgfmt
.if defined(PKG_SYSCONFDIR.windowmaker)
CONFIGURE_ARGS+= --with-wmakeretcprefix=${PKG_SYSCONFDIR.windowmaker}
@@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --with-wmakeretcprefix=${PKG_SYSCONFDIR}/WindowMaker
.endif
CONFIGURE_ENV+= gzip=${TOOLS_GZIP_CMD:Q}
+CONFIGURE_ENV+= perlpath=${PERL5:Q}
CONFIGURE_ENV+= tar=${TOOLS_TAR:Q}
REPLACE_PERL+= scripts/*.pl.in