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) --- misc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/Makefile') diff --git a/misc/Makefile b/misc/Makefile index dbbc1ead3c57..e76fb10b83d1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.116 1997/10/11 04:14:17 obrien Exp $ +# $Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp $ # SUBDIR += amanda @@ -20,6 +20,7 @@ SUBDIR += gnuls SUBDIR += ical SUBDIR += jive + SUBDIR += kdeutils SUBDIR += kp SUBDIR += less SUBDIR += lile -- cgit v1.2.3