summaryrefslogtreecommitdiff
path: root/devel/libctl
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2001-02-06 03:16:56 +0000
committerfredb <fredb@pkgsrc.org>2001-02-06 03:16:56 +0000
commit46a9e2c3deff78a7fc2cd8231e64cfb4668e94b6 (patch)
treefc373d0dc8bbedf2209b780336196ea2dcb03607 /devel/libctl
parent4098571c142a5138bd2050f5de264cb566152287 (diff)
downloadpkgsrc-46a9e2c3deff78a7fc2cd8231e64cfb4668e94b6.tar.gz
Make that "autoreconf" -- there is no "autoremake".
Diffstat (limited to 'devel/libctl')
-rw-r--r--devel/libctl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libctl/Makefile b/devel/libctl/Makefile
index 19efc125edc..ec2280278e7 100644
--- a/devel/libctl/Makefile
+++ b/devel/libctl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/05 09:00:56 tron Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/06 03:16:57 fredb Exp $
DISTNAME= libctl-1.3
CATEGORIES= devel
@@ -8,7 +8,7 @@ MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://ab-initio.mit.edu/libctl/
DEPENDS+= guile-[0-9]*:../../lang/guile
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoremake:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= YES