aboutsummaryrefslogtreecommitdiff
path: root/x11/xwinwrap/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-01-29 08:16:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-01-29 08:16:50 +0000
commitda48c07e3c075523628b2bf94f18408c8c639f27 (patch)
treef43b00996e159941a52d9b6fa706831e3cba4ae7 /x11/xwinwrap/Makefile
parent874ea2fe6f60017d48e294fbfcb02b64340ec45b (diff)
downloadports-da48c07e3c075523628b2bf94f18408c8c639f27.tar.gz
ports-da48c07e3c075523628b2bf94f18408c8c639f27.zip
Notes
Diffstat (limited to 'x11/xwinwrap/Makefile')
-rw-r--r--x11/xwinwrap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xwinwrap/Makefile b/x11/xwinwrap/Makefile
index adbd3b2ccdb4..dd8e6466539d 100644
--- a/x11/xwinwrap/Makefile
+++ b/x11/xwinwrap/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
ONLY_FOR_ARCHS= amd64 i386
USE_BZIP2= yes
-USE_XLIB= xrender xext
+USE_XLIB= x11 xproto xrender xext
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.pre.mk>