summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/f2c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 9514c094f0d..2ead90b8509 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2009/12/03 12:39:59 asau Exp $
+# $NetBSD: Makefile,v 1.50 2009/12/03 12:48:37 asau Exp $
DISTNAME= f2c-20090411 # see notes below
PKGREVISION= 1
@@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/f2c
BUILD_DIRS= src
USE_BSD_MAKEFILE= yes
+USE_TOOLS+= yacc
INSTALLATION_DIRS= bin share/doc/f2c ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
post-extract: