diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-29 09:21:21 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-29 09:21:21 +0000 |
commit | 02436ba177353168d7290b373a8d2b846e5fb24e (patch) | |
tree | 335d40e8cf5559ebb2310905bc5a1aa824ff3071 /x11-toolkits/Makefile | |
parent | 481f889a5f1ee61cb0fe9a397fe7a308f8df6486 (diff) | |
download | ports-02436ba177353168d7290b373a8d2b846e5fb24e.tar.gz ports-02436ba177353168d7290b373a8d2b846e5fb24e.zip |
Activate qt2
Notes
Notes:
svn path=/head/; revision=21080
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 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 |