summaryrefslogtreecommitdiff
path: root/news/trn
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-27 08:54:53 +0000
committertron <tron@pkgsrc.org>2000-03-27 08:54:53 +0000
commit782b73a94b268d9a265dc53ec32ec90b79b24121 (patch)
tree511618ca7cff95a74e9dfdad946115bd53879987 /news/trn
parent0cc9b5c48ea19526283bb8f52618044b9a9693f3 (diff)
downloadpkgsrc-782b73a94b268d9a265dc53ec32ec90b79b24121.tar.gz
Adapt to new handling of "${CONFIGURE}".
Diffstat (limited to 'news/trn')
-rw-r--r--news/trn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile
index 5560393caa1..d07c4ba2a72 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/03/18 19:51:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2000/03/27 08:54:59 tron Exp $
#
DISTNAME= trn4-test72
@@ -26,7 +26,7 @@ TRN_HOSTBITS?= 0
USE_PERL5= yes
HAS_CONFIGURE= yes
-CONFIGURE_SCRIPT= Configure
+CONFIGURE_SCRIPT= ./Configure
CONFIGURE_ENV= PREFIX=${PREFIX}
CONFIGURE_ARGS= -d -e -D bin=${PREFIX}/bin \
-D binexp=${PREFIX}/bin \