From ab4c4c313531b670e303d74fa78917b501e7456a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 5 Nov 1997 04:20:23 +0000 Subject: (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) --- x11/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'x11/Makefile') 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 -- cgit v1.2.3