aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-03 03:23:56 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-03 03:23:56 +0000
commit23ea35436da5d25319d192e7a2564003c09033af (patch)
tree5a314e9484f59ad88b7b908614760a9234dafe4e /devel/Makefile
parentd88566d716659abbf62bf80d314a40a2bf04fb93 (diff)
downloadports-23ea35436da5d25319d192e7a2564003c09033af.tar.gz
ports-23ea35436da5d25319d192e7a2564003c09033af.zip
Add the bison, libgnugetopt, and tclgetopts ports.
Notes
Notes: svn path=/head/; revision=18388
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b62daeb4410b..c3284271a45f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.176 1999/05/01 01:15:40 taoka Exp $
+# $Id: Makefile,v 1.177 1999/05/01 03:36:27 steve Exp $
#
SUBDIR += ElectricFence
@@ -13,6 +13,7 @@
SUBDIR += autoconf
SUBDIR += automake
SUBDIR += bcc
+ SUBDIR += bison
SUBDIR += boehm-gc
SUBDIR += cccc
SUBDIR += cflow
@@ -64,6 +65,7 @@
SUBDIR += libdlmalloc
SUBDIR += libffi
SUBDIR += libgetline
+ SUBDIR += libgnugetopt
SUBDIR += libgtop
SUBDIR += libicq
SUBDIR += libmalloc
@@ -145,6 +147,7 @@
SUBDIR += swarm
SUBDIR += tclcheck
SUBDIR += tclcl
+ SUBDIR += tclgetopts
SUBDIR += tkcvs
SUBDIR += tkref
SUBDIR += tvision