diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-29 09:21:21 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-29 09:21:21 +0000 |
commit | d5a048fd447d132adc71bbf3454d9787e1038f3c (patch) | |
tree | aa949da9f4f6789342ea3d9614b610a1a2d160d9 /x11-toolkits/Makefile | |
parent | 992f9e3247e73e59ccdf7490fe24185e2f75a7f5 (diff) | |
download | FreeBSD-ports-d5a048fd447d132adc71bbf3454d9787e1038f3c.zip FreeBSD-ports-d5a048fd447d132adc71bbf3454d9787e1038f3c.tar.gz |
Activate qt2
Diffstat (limited to 'x11-toolkits/Makefile')
-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 a856698..4b46555 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 |