freebsd-ports/x11/Makefile
Satoshi Asami ab4c4c3135 (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)
1997-11-05 04:20:23 +00:00

107 lines
2.2 KiB
Makefile

# $Id: Makefile,v 1.169 1997/11/04 10:35:37 tg Exp $
#
SUBDIR += FWF
SUBDIR += XFree86
SUBDIR += XFree86-contrib
SUBDIR += Xaw3d
SUBDIR += afterstep
SUBDIR += asclock
SUBDIR += asfiles
SUBDIR += auis
SUBDIR += bclock
SUBDIR += blast
SUBDIR += blt
SUBDIR += bricons
SUBDIR += camltk41
SUBDIR += ctwm
SUBDIR += dclock
SUBDIR += emiclock
SUBDIR += emu
SUBDIR += enlightenment
SUBDIR += eterm
SUBDIR += etlfonts
SUBDIR += explorer
SUBDIR += fbsd-icons
SUBDIR += filerunner
SUBDIR += freefonts
SUBDIR += fvwm
SUBDIR += fvwm2
SUBDIR += fvwm2-english
SUBDIR += fvwm95
SUBDIR += getbdf
SUBDIR += gtk
SUBDIR += gwm
SUBDIR += iv
SUBDIR += kdebase
SUBDIR += kdelibs
SUBDIR += lesstif
SUBDIR += libdnd
SUBDIR += libsx
SUBDIR += lupe
SUBDIR += mlvwm
SUBDIR += mouseclock
SUBDIR += neXtaw
SUBDIR += olvwm
SUBDIR += p5-Tcl-Tk
SUBDIR += p5-Tk
SUBDIR += piewm
SUBDIR += pythonqt
SUBDIR += qt
SUBDIR += qvwm
SUBDIR += rclock
SUBDIR += rxvt
SUBDIR += sliderule
SUBDIR += slingshot
SUBDIR += swisswatch
SUBDIR += sxpc
SUBDIR += tix
SUBDIR += tk41
SUBDIR += tk42
SUBDIR += tk80
SUBDIR += tkdesk
SUBDIR += tkgoodstuff
SUBDIR += tvtwm
SUBDIR += viewfax
SUBDIR += windowmaker
SUBDIR += wm2
SUBDIR += x3270
SUBDIR += xalarm
SUBDIR += xantfarm
SUBDIR += xautolock
SUBDIR += xbuffy
SUBDIR += xcb
SUBDIR += xco
SUBDIR += xcoloredit
SUBDIR += xcolors
SUBDIR += xdaliclock
SUBDIR += xdtm
SUBDIR += xfce
SUBDIR += xfed
SUBDIR += xfedor
SUBDIR += xfishtank
SUBDIR += xfm
SUBDIR += xforms
SUBDIR += xgrab
SUBDIR += xkeycaps
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xmascot
SUBDIR += xmbdfed
SUBDIR += xmold
SUBDIR += xpostit
SUBDIR += xpostitPlus
SUBDIR += xprompt
SUBDIR += xscreensaver
SUBDIR += xskyroot
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xtattr
SUBDIR += xtestpicture
SUBDIR += xtoolwait
SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
SUBDIR += xzoom
.include <bsd.port.subdir.mk>