diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 14:25:00 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-22 14:25:00 +0800 |
commit | 313e7529f0cae74c35690814410b5c8a004b55f7 (patch) | |
tree | f75af63da223a583112265f58ed15c5c81769338 /www | |
parent | 8c0b4d9b333b61dfa5ac98dd8628f2a34e9b6b64 (diff) | |
download | freebsd-ports-gnome-313e7529f0cae74c35690814410b5c8a004b55f7.tar.gz freebsd-ports-gnome-313e7529f0cae74c35690814410b5c8a004b55f7.tar.zst freebsd-ports-gnome-313e7529f0cae74c35690814410b5c8a004b55f7.zip |
Activate g-gcl.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 118814db9c41..8e3c24669da4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.129 1999/05/23 21:16:11 peter Exp $ +# $Id: Makefile,v 1.130 1999/06/09 01:44:45 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -27,6 +27,7 @@ SUBDIR += evg SUBDIR += fcgi SUBDIR += fxhtml + SUBDIR += g-gcl SUBDIR += gn SUBDIR += grail SUBDIR += gwstat |