diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-07-20 16:52:45 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-07-20 16:52:45 +0000 |
commit | 303a5876559b1ed6f329f1df7228c50701b7ca02 (patch) | |
tree | 7144f744fd6caec523d1467d8406bfddc7fcb558 /x11/Makefile | |
parent | - Upgrade libqt to newest version 1.40 after repository copy. (diff) |
enable new port qt140
Notes
Notes:
svn path=/head/; revision=12017
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 |