summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-06-09 15:59:36 +0000
committerminskim <minskim@pkgsrc.org>2006-06-09 15:59:36 +0000
commit236980408532e7b22201d5cf8a2f31abc7657022 (patch)
treebe6998a010440ab604435eb0c3374c308527a211
parentc99563e460050397d15bc2ecb0f5e32b76d25a45 (diff)
downloadpkgsrc-236980408532e7b22201d5cf8a2f31abc7657022.tar.gz
USE_TOOLS+=yacc
-rw-r--r--devel/hdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hdf/Makefile b/devel/hdf/Makefile
index d5a54356c62..c8d5588803f 100644
--- a/devel/hdf/Makefile
+++ b/devel/hdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/03/04 21:29:15 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2006/06/09 15:59:36 minskim Exp $
DISTNAME= HDF4.2r1
PKGNAME= hdf-4.2r1
@@ -11,7 +11,7 @@ HOMEPAGE= http://hdf.ncsa.uiuc.edu/hdf4.html
COMMENT= NCSA Hierarchical Data Format
#USE_TOOLS+= bison
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake yacc
USE_LANGUAGES= c fortran
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/hdf