aboutsummaryrefslogtreecommitdiffstats
path: root/x11/wrapper
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-31 06:27:35 +0800
committerkris <kris@FreeBSD.org>2005-03-31 06:27:35 +0800
commit526a72807c6e2a74730e3c37fff7098821432778 (patch)
tree719a8b45871e6ed5a1a5e4c6825fffb2068fcb4e /x11/wrapper
parentbd8b06aa645914a86f7399be033675877a9652ef (diff)
downloadfreebsd-ports-gnome-526a72807c6e2a74730e3c37fff7098821432778.tar.gz
freebsd-ports-gnome-526a72807c6e2a74730e3c37fff7098821432778.tar.zst
freebsd-ports-gnome-526a72807c6e2a74730e3c37fff7098821432778.zip
plist is only broken in the xorg case
Approved by: portmgr (self)
Diffstat (limited to 'x11/wrapper')
-rw-r--r--x11/wrapper/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile
index c6fc2af58792..2796799e80df 100644
--- a/x11/wrapper/Makefile
+++ b/x11/wrapper/Makefile
@@ -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