summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-01-19 15:56:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-01-19 15:56:38 +0000
commit7a35a307833ec601d917442adc830bdf0612b5fa (patch)
treebc86af2685a5ffde0b0b62b628f487c22d7c5f65 /devel/Makefile
parents;${PORTSDIR};${.CURDIR}/../..; (diff)
Add bison.
Notes
Notes: svn path=/head/; revision=24836
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f9111fc27898..ee40de1035c6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -13,6 +13,7 @@
SUBDIR += autoconf
SUBDIR += automake
SUBDIR += bcc
+ SUBDIR += bison
SUBDIR += boehm-gc
SUBDIR += bonobo
SUBDIR += cccc