diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-29 17:21:21 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-29 17:21:21 +0800 |
commit | d5a048fd447d132adc71bbf3454d9787e1038f3c (patch) | |
tree | aa949da9f4f6789342ea3d9614b610a1a2d160d9 | |
parent | 992f9e3247e73e59ccdf7490fe24185e2f75a7f5 (diff) | |
download | freebsd-ports-gnome-d5a048fd447d132adc71bbf3454d9787e1038f3c.tar.gz freebsd-ports-gnome-d5a048fd447d132adc71bbf3454d9787e1038f3c.tar.zst freebsd-ports-gnome-d5a048fd447d132adc71bbf3454d9787e1038f3c.zip |
Activate qt2
-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 a8566981075f..4b4655512e7d 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1999/08/04 05:49:36 cpiazza Exp $ +# $Id: Makefile,v 1.33 1999/08/26 21:23:35 cpiazza Exp $ # SUBDIR += FWF @@ -28,6 +28,7 @@ SUBDIR += py-gnome SUBDIR += qt-i18n SUBDIR += qt142 + SUBDIR += qt2 SUBDIR += ruby-gtk SUBDIR += rubytk SUBDIR += slingshot |