diff options
author | tg <tg@FreeBSD.org> | 2001-06-26 20:18:05 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-06-26 20:18:05 +0800 |
commit | 37ed08d32128cfd743393a80aa10298407527cc2 (patch) | |
tree | 6487a01e9219065462eda85375841a52d2f3bbc0 /lang/Makefile | |
parent | 95a55617be818d83f69375c42f250f5e6a3fc850 (diff) | |
download | freebsd-ports-gnome-37ed08d32128cfd743393a80aa10298407527cc2.tar.gz freebsd-ports-gnome-37ed08d32128cfd743393a80aa10298407527cc2.tar.zst freebsd-ports-gnome-37ed08d32128cfd743393a80aa10298407527cc2.zip |
Activate gnustep-{base,gui,guile,make,objc,xgps}.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 76df864fcabc..cd0cf21f9819 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -48,6 +48,9 @@ SUBDIR += gnat SUBDIR += gnat-glade SUBDIR += gnomebasic + SUBDIR += gnustep-base + SUBDIR += gnustep-guile + SUBDIR += gnustep-objc SUBDIR += gpc SUBDIR += guile SUBDIR += guileobjc |