aboutsummaryrefslogtreecommitdiff
path: root/x11/wrapper
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
commitcda30a295fd474159658e5a43f99f4441d06682f (patch)
tree2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /x11/wrapper
parent483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff)
downloadports-cda30a295fd474159658e5a43f99f4441d06682f.tar.gz
ports-cda30a295fd474159658e5a43f99f4441d06682f.zip
Notes
Diffstat (limited to 'x11/wrapper')
-rw-r--r--x11/wrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile
index 4d44cdb3f2e3..4ae5cb383056 100644
--- a/x11/wrapper/Makefile
+++ b/x11/wrapper/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wrapper
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11
DISTNAME= # intentionally left blank
EXTRACT_SUFX= # intentionally left blank
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
CONFLICTS= XFree86-3.3.6*
NO_WRKSUBDIR= yes
PLIST_FILES= bin/Xwrapper
-USE_X_PREFIX= yes
+USE_XORG= x11
.include <bsd.port.pre.mk>