1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

plist is only broken in the xorg case

Approved by:	portmgr (self)
This commit is contained in:
Kris Kennaway 2005-03-30 22:27:35 +00:00
parent 4d4b949e11
commit aead41c828
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132125

View File

@ -14,8 +14,6 @@ EXTRACT_SUFX= # intentionally left blank
MAINTAINER= trevor@FreeBSD.org
BROKEN= Incomplete pkg-plist
CONFLICTS= XFree86-3.3.6*
NO_WRKSUBDIR= yes
PLIST_FILES= bin/Xwrapper
@ -26,6 +24,7 @@ USE_X_PREFIX= yes
XSERVER= -DXSERVER_PATH=\"/usr/X11R6/bin/Xorg\"
PKGNAMEPREFIX= xorg-
COMMENT= Wrapper for X.org X11 server
BROKEN= Incomplete pkg-plist
.elif ${X_WINDOW_SYSTEM:L} == xfree86-4
XSERVER= -DXSERVER_PATH=\"/usr/X11R6/bin/XFree86\"
RUN_DEPENDS= XFree86:${PORTSDIR}/x11-servers/XFree86-4-Server