diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:34:14 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:34:14 +0000 |
commit | 1a61574f58f4a7565c1cd4cacd3f0eeb44593553 (patch) | |
tree | 62a664e445acd07e21db5256f8b5250c9071ad98 /devel/Makefile | |
parent | 2f95c357b38d31c8776b0743b22e1ee7f3f1ee35 (diff) |
Activate the gtksheet and t1lib ports.
Notes
Notes:
svn path=/head/; revision=19267
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 |