diff options
author | andreas <andreas@FreeBSD.org> | 1998-04-29 04:16:32 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-04-29 04:16:32 +0800 |
commit | 4897abfe3f8181c7ea41899b9c2643a3a8be13c7 (patch) | |
tree | 959cb54d5e7d973e970c26132b5a31f2366319a9 | |
parent | f0225d066ce5456be3f4f113b8eb6e297b57545a (diff) | |
download | freebsd-ports-gnome-4897abfe3f8181c7ea41899b9c2643a3a8be13c7.tar.gz freebsd-ports-gnome-4897abfe3f8181c7ea41899b9c2643a3a8be13c7.tar.zst freebsd-ports-gnome-4897abfe3f8181c7ea41899b9c2643a3a8be13c7.zip |
enable qt133 port
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 64c2b6633d5d..d7350f00af73 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.195 1998/04/19 17:29:59 mph Exp $ +# $Id: Makefile,v 1.196 1998/04/24 05:36:52 mph Exp $ # SUBDIR += FWF @@ -54,6 +54,7 @@ SUBDIR += props SUBDIR += pythonqt SUBDIR += qt + SUBDIR += qt133 SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt |