summaryrefslogtreecommitdiff
path: root/wm/wmakerconf
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-06-16 21:14:04 +0000
committerkristerw <kristerw>2005-06-16 21:14:04 +0000
commitabe5067116c934aa646634de091ab69091763f70 (patch)
tree6cf998061d50df1f48629f7712c3ff917c4297c6 /wm/wmakerconf
parent81eb7a8f3dbcb3fc9c03940a8b11e443fda6e551 (diff)
downloadpkgsrc-abe5067116c934aa646634de091ab69091763f70.tar.gz
Prevent work/.tools paths being embedded in the package.
Bump PKGREVISION.
Diffstat (limited to 'wm/wmakerconf')
-rw-r--r--wm/wmakerconf/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile
index 3b643688517..3989e2479e7 100644
--- a/wm/wmakerconf/Makefile
+++ b/wm/wmakerconf/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2005/05/25 09:57:14 adam Exp $
+# $NetBSD: Makefile,v 1.27 2005/06/16 21:14:04 kristerw Exp $
DISTNAME= wmakerconf-2.11
+PKGREVISION= 1
CATEGORIES= x11 wm windowmaker
MASTER_SITES= http://starplot.org/wmakerconf/
@@ -11,6 +12,7 @@ COMMENT= Gtk+ based configuration tool for Window Maker
USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
GNU_CONFIGURE= yes
+USE_TOOLS+= tar
.if defined(PKG_SYSCONFDIR.windowmaker)
CONFIGURE_ARGS+= --with-wmakeretcprefix=${PKG_SYSCONFDIR.windowmaker}
@@ -18,6 +20,8 @@ CONFIGURE_ARGS+= --with-wmakeretcprefix=${PKG_SYSCONFDIR.windowmaker}
CONFIGURE_ARGS+= --with-wmakeretcprefix=${PKG_SYSCONFDIR}/WindowMaker
.endif
+CONFIGURE_ENV+= ac_cv_path_tar="${TOOLS_TAR}"
+
post-extract:
${MV} ${WRKSRC}/data/WMWmakerconf ${WRKSRC}/data/WMWmakerconf.in