diff options
author | andreas <andreas@FreeBSD.org> | 1998-07-21 00:52:45 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-07-21 00:52:45 +0800 |
commit | 74896332becf31c9992c332c5af574c8021cb5e3 (patch) | |
tree | 345cb23a374b2c5abec70f1ed11dde64a443b742 /x11/Makefile | |
parent | 821d88565bc757f6c05b7ae96fff6b2df9d7ac07 (diff) | |
download | freebsd-ports-gnome-74896332becf31c9992c332c5af574c8021cb5e3.tar.gz freebsd-ports-gnome-74896332becf31c9992c332c5af574c8021cb5e3.tar.zst freebsd-ports-gnome-74896332becf31c9992c332c5af574c8021cb5e3.zip |
enable new port qt140
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d638807c61e9..51a6150c7a78 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.217 1998/07/13 02:27:43 steve Exp $ +# $Id: Makefile,v 1.218 1998/07/14 17:53:53 mph Exp $ # SUBDIR += FWF @@ -69,6 +69,7 @@ SUBDIR += q3dmenu SUBDIR += qt SUBDIR += qt133 + SUBDIR += qt140 SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt |