summaryrefslogtreecommitdiff
path: root/x11/wrapper
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-30 22:27:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-30 22:27:35 +0000
commitaead41c82845b23798c605fbcb6d3140bca03577 (patch)
tree37ac3ba43a5cf97ae1737df9ce1b52aa36587404 /x11/wrapper
parent. Unbreak the packing list by adding explicit PLIST_FILES/PLIST_DIRS for (diff)
plist is only broken in the xorg case
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=132125
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