diff options
author | steve <steve@FreeBSD.org> | 1999-06-07 01:34:14 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-07 01:34:14 +0800 |
commit | 8cbc6209d867d70ef1a67ad9a516b2441fdc75ff (patch) | |
tree | bb0a9ca9c2916ca8920a1a2c7630c0215f9c483b /devel/Makefile | |
parent | 9e27c60980cd8e4920b494e3a08b95e894c0b90f (diff) | |
download | freebsd-ports-gnome-8cbc6209d867d70ef1a67ad9a516b2441fdc75ff.tar.gz freebsd-ports-gnome-8cbc6209d867d70ef1a67ad9a516b2441fdc75ff.tar.zst freebsd-ports-gnome-8cbc6209d867d70ef1a67ad9a516b2441fdc75ff.zip |
Activate the gtksheet and t1lib ports.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index c6a0e9184d35..c834d3029263 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.187 1999/05/26 08:03:25 tg Exp $ +# $Id: Makefile,v 1.188 1999/06/04 07:19:54 jkoshy Exp $ # SUBDIR += ElectricFence @@ -55,6 +55,7 @@ SUBDIR += glib12 SUBDIR += gmake SUBDIR += gnustep + SUBDIR += gtksheet SUBDIR += id-utils SUBDIR += ilu SUBDIR += jam @@ -151,6 +152,7 @@ SUBDIR += shtool SUBDIR += stlport SUBDIR += swarm + SUBDIR += t1lib SUBDIR += tclcheck SUBDIR += tclcl SUBDIR += tclgetopts |