summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-05 04:20:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-05 04:20:23 +0000
commitab4c4c313531b670e303d74fa78917b501e7456a (patch)
tree21b07dc1ffabcf581e94b9f42c31bcbfb902461a /x11/Makefile
parentoriginal distribution updated to 1.56. (diff)
(1) Move the following ports out of x11/:
kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4)
Notes
Notes: svn path=/head/; revision=8489
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/Makefile b/x11/Makefile
index a2c99f49b647..82e389011e21 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.168 1997/11/04 09:05:15 tg Exp $
+# $Id: Makefile,v 1.169 1997/11/04 10:35:37 tg Exp $
#
SUBDIR += FWF
@@ -34,11 +34,7 @@
SUBDIR += gwm
SUBDIR += iv
SUBDIR += kdebase
- SUBDIR += kdegames
SUBDIR += kdelibs
- SUBDIR += kdenetwork
- SUBDIR += kdesupport
- SUBDIR += kdeutils
SUBDIR += lesstif
SUBDIR += libdnd
SUBDIR += libsx