summaryrefslogtreecommitdiff
path: root/wm/wmakerconf
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-06-25 01:14:11 +0000
committerkristerw <kristerw@pkgsrc.org>2005-06-25 01:14:11 +0000
commit64cc5a875bba6059719267d14f9fb8bec31ce86b (patch)
treecc70e414c0b790a0eff89d22ab165d6257580c2d /wm/wmakerconf
parent6f68b57845aec5a5d26d87b565ee940bf595e24e (diff)
downloadpkgsrc-64cc5a875bba6059719267d14f9fb8bec31ce86b.tar.gz
Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
Diffstat (limited to 'wm/wmakerconf')
-rw-r--r--wm/wmakerconf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile
index 3989e2479e7..315e9aae5fc 100644
--- a/wm/wmakerconf/Makefile
+++ b/wm/wmakerconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/06/16 21:14:04 kristerw Exp $
+# $NetBSD: Makefile,v 1.28 2005/06/25 01:14:11 kristerw Exp $
DISTNAME= wmakerconf-2.11
PKGREVISION= 1
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --with-wmakeretcprefix=${PKG_SYSCONFDIR.windowmaker}
CONFIGURE_ARGS+= --with-wmakeretcprefix=${PKG_SYSCONFDIR}/WindowMaker
.endif
-CONFIGURE_ENV+= ac_cv_path_tar="${TOOLS_TAR}"
+CONFIGURE_ENV+= tar="${TOOLS_TAR}"
post-extract:
${MV} ${WRKSRC}/data/WMWmakerconf ${WRKSRC}/data/WMWmakerconf.in