diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-26 21:23:35 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-26 21:23:35 +0000 |
commit | 1c65ce435d4c4d084163170adbdd9dda07738dca (patch) | |
tree | 37a3d282badd0fcf87e3af36f2650fb4342ed941 /x11-toolkits | |
parent | 2a96c88297187323be5b83710ede69cae5fd5a3b (diff) | |
download | FreeBSD-ports-1c65ce435d4c4d084163170adbdd9dda07738dca.zip FreeBSD-ports-1c65ce435d4c4d084163170adbdd9dda07738dca.tar.gz |
Activate ruby-gtk
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 019ee63..a856698 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1999/07/03 06:39:12 cpiazza Exp $ +# $Id: Makefile,v 1.32 1999/08/04 05:49:36 cpiazza Exp $ # SUBDIR += FWF @@ -28,6 +28,7 @@ SUBDIR += py-gnome SUBDIR += qt-i18n SUBDIR += qt142 + SUBDIR += ruby-gtk SUBDIR += rubytk SUBDIR += slingshot SUBDIR += tix |