diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-09-06 14:35:43 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-09-06 14:35:43 +0800 |
commit | 510b00c8712dc6582432dc33982e6c64bd3fa71c (patch) | |
tree | c7ccbabad0b8bd8e19113ed22c7e9411214885fe /x11 | |
parent | 6064b3ba7f42fb7b402adde02d29b4562b9383d0 (diff) | |
download | freebsd-ports-gnome-510b00c8712dc6582432dc33982e6c64bd3fa71c.tar.gz freebsd-ports-gnome-510b00c8712dc6582432dc33982e6c64bd3fa71c.tar.zst freebsd-ports-gnome-510b00c8712dc6582432dc33982e6c64bd3fa71c.zip |
Activate gnomelibs.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8a23bc34be0c..7e252697a240 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.230 1998/08/14 22:46:52 asami Exp $ +# $Id: Makefile,v 1.231 1998/09/04 07:19:09 tg Exp $ # SUBDIR += XFree86 @@ -26,6 +26,7 @@ SUBDIR += emu SUBDIR += eterm SUBDIR += fbsd-icons + SUBDIR += gnomelibs SUBDIR += kb2mb2 SUBDIR += kde SUBDIR += kdebase |