summaryrefslogtreecommitdiff
path: root/lang/cim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cim/Makefile')
-rw-r--r--lang/cim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cim/Makefile b/lang/cim/Makefile
index 5b8029f00dc..79639976009 100644
--- a/lang/cim/Makefile
+++ b/lang/cim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/02/17 09:07:01 agc Exp $
+# $NetBSD: Makefile,v 1.7 2001/03/27 03:20:03 hubertf Exp $
DISTNAME= cim-3.30
CATEGORIES= lang
@@ -8,7 +8,7 @@ MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://www.gnu.org/software/cim/cim.html
COMMENT= Simula compiler based on the C programming language
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf
+BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
GNU_CONFIGURE= YES
USE_LIBTOOL= YES