summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorthorpej <thorpej>1998-03-20 22:46:06 +0000
committerthorpej <thorpej>1998-03-20 22:46:06 +0000
commit0a2c4a9996de6684735c8f91afc548f6c791ce0a (patch)
tree960cc1069eb37e09421bf89d8e7343dc84d1f0b3 /devel
parentc3bb97c91d5d269c2f369abbe9d4c4fe05931d8f (diff)
downloadpkgsrc-0a2c4a9996de6684735c8f91afc548f6c791ce0a.tar.gz
enable bison
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5acaddccdd2..732d895035b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/03/20 13:28:42 tv Exp $
+# $NetBSD: Makefile,v 1.16 1998/03/20 22:46:06 thorpej Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -7,6 +7,7 @@
SUBDIR += autoconf
SUBDIR += automake
# SUBDIR += bcc
+ SUBDIR += bison
SUBDIR += boehm-gc
# SUBDIR += cflow
# SUBDIR += crossgo32