pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/f2c USE_TOOLS+=yacc - For building in semi bovine...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed8f603081ac
branches: trunk
changeset: 567999:ed8f603081ac
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Tue Dec 01 10:09:17 2009 +0000
description:
USE_TOOLS+=yacc - For building in semi bovine-free environments.
diffstat:
lang/f2c/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 22c256f1546b -r ed8f603081ac lang/f2c/Makefile
--- a/lang/f2c/Makefile Tue Dec 01 08:49:46 2009 +0000
+++ b/lang/f2c/Makefile Tue Dec 01 10:09:17 2009 +0000
@@ -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 @@
WRKSRC= ${WRKDIR}/f2c
USE_LIBTOOL= yes
-USE_TOOLS+= unzip
+USE_TOOLS+= yacc unzip
USE_BSD_MAKEFILE= yes
MAKE_FLAGS= LIBF2CSRCDIR='$$(.CURDIR)/libf2c' MKLTARCHIVE=yes
Home |
Main Index |
Thread Index |
Old Index