summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-07 10:58:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-07 10:58:33 +0000
commit6a187e06e92d35be66e4ea1e632addbfba32b295 (patch)
treef5c5af30260d8e4c952cbfba67260f4c28c10c69 /x11-toolkits/Makefile
parentUpgrade to 0.99.2. (diff)
Upgrade qt141 to qt142 after repository copy. qt141 will be deleted after
a short test period to make sure qt142 is an adequate replacement. Note #1: I changed it to install libqt.so.2.0. qt141 or newer are required for some software (most notably kde). We missed the chance to change the shlib number in qt141 so I'm doing it now. Note #2: After talking with Peter Wemm, I decided not to add extra -rpath directives. The fix for kdesupport and other build problems are forthcoming in ld.
Notes
Notes: svn path=/head/; revision=15910
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index a8e2fd440bad..1cf7e05e02d6 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.15 1999/01/03 13:15:19 asami Exp $
+# $Id: Makefile,v 1.16 1999/01/07 00:29:39 nectar Exp $
#
SUBDIR += FWF
@@ -22,6 +22,7 @@
SUBDIR += pmw
SUBDIR += py-gtk
SUBDIR += qt141
+ SUBDIR += qt142
SUBDIR += slingshot
SUBDIR += tix
SUBDIR += tk41