diff options
Diffstat (limited to 'x11/wrapper/Makefile')
-rw-r--r-- | x11/wrapper/Makefile | 4 |
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> |