summaryrefslogtreecommitdiff
path: root/sysutils/cdbkup
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-06-24 18:18:00 +0000
committerkristerw <kristerw@pkgsrc.org>2005-06-24 18:18:00 +0000
commit2ffeb1233f0c4cc683d97c6d588e553444939b4f (patch)
treee09fb623719aac3acc3cd4df12bdad62705567c6 /sysutils/cdbkup
parent00e2a39954720008ef3166c044580afa0566a63d (diff)
downloadpkgsrc-2ffeb1233f0c4cc683d97c6d588e553444939b4f.tar.gz
Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
Diffstat (limited to 'sysutils/cdbkup')
-rw-r--r--sysutils/cdbkup/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/cdbkup/Makefile b/sysutils/cdbkup/Makefile
index e59c734b775..382053188f5 100644
--- a/sysutils/cdbkup/Makefile
+++ b/sysutils/cdbkup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/24 10:39:10 kristerw Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/24 18:18:00 kristerw Exp $
DISTNAME= cdbkup-1.0
PKGREVISION= 2
@@ -22,8 +22,8 @@ DEPENDS+= gtar-base>=1.13.25:../../archivers/gtar-base
GNU_CONFIGURE= YES
USE_PERL5= YES
USE_TOOLS+= cat date
-CONFIGURE_ENV+= ac_cv_path_CAT="${TOOLS_CAT}"
-CONFIGURE_ENV+= ac_cv_path_DATE="${TOOLS_DATE}"
+CONFIGURE_ENV+= CAT="${TOOLS_CAT}"
+CONFIGURE_ENV+= DATE="${TOOLS_DATE}"
.if (${OPSYS} == SunOS)
CDBKUP_SNARDIR?= /var/${PKGBASE}