summaryrefslogtreecommitdiff
path: root/lang/f2c
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2009-12-01 10:09:17 +0000
committerdsainty <dsainty@pkgsrc.org>2009-12-01 10:09:17 +0000
commite06a59f1a7f0d0c26987daf9ee1ea806ff017a01 (patch)
treec78e2abed9b1ee41226a9a14cf729838fd374a43 /lang/f2c
parent3a61122d8ac4cc4f467793afce67165927df6975 (diff)
downloadpkgsrc-e06a59f1a7f0d0c26987daf9ee1ea806ff017a01.tar.gz
USE_TOOLS+=yacc - For building in semi bovine-free environments.
Diffstat (limited to 'lang/f2c')
-rw-r--r--lang/f2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 07a73f47fc3..88ff1bbc58c 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2009/11/22 12:52:53 asau Exp $
+# $NetBSD: Makefile,v 1.48 2009/12/01 10:09:17 dsainty Exp $
DISTNAME= f2c-20090411
CATEGORIES= lang
@@ -27,7 +27,7 @@ CONFLICTS= egcs-current-19980608
WRKSRC= ${WRKDIR}/f2c
USE_LIBTOOL= yes
-USE_TOOLS+= unzip
+USE_TOOLS+= yacc unzip
USE_BSD_MAKEFILE= yes
MAKE_FLAGS= LIBF2CSRCDIR='$$(.CURDIR)/libf2c' MKLTARCHIVE=yes