aboutsummaryrefslogtreecommitdiff
path: root/x11/xwinwrap/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-04-18 22:04:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-04-18 22:04:30 +0000
commitfbc04ee43c8affe30e4f4538366e82139509a86a (patch)
tree726bb1d1a86940e133c618c767eb459f1295ea80 /x11/xwinwrap/Makefile
parentbad9eb3d99fbb5cf03b594ebb46ec284031840fd (diff)
downloadports-fbc04ee43c8affe30e4f4538366e82139509a86a.tar.gz
ports-fbc04ee43c8affe30e4f4538366e82139509a86a.zip
Notes
Diffstat (limited to 'x11/xwinwrap/Makefile')
-rw-r--r--x11/xwinwrap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xwinwrap/Makefile b/x11/xwinwrap/Makefile
index 2167c47ca02e..24b6d0cad012 100644
--- a/x11/xwinwrap/Makefile
+++ b/x11/xwinwrap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xwinwrap
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ \
http://tourservice.kz/zloidemon/distfiles/ \
@@ -19,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
ONLY_FOR_ARCHS= amd64 i386
USE_BZIP2= yes
-USE_XLIB= x11 xproto xrender xext
+USE_XORG= x11 xproto xrender xext
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.pre.mk>