diff options
Diffstat (limited to 'x11/xwinwrap/Makefile')
-rw-r--r-- | x11/xwinwrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwinwrap/Makefile b/x11/xwinwrap/Makefile index 91532f9069f6..62def7acd1f5 100644 --- a/x11/xwinwrap/Makefile +++ b/x11/xwinwrap/Makefile @@ -3,7 +3,7 @@ PORTNAME= xwinwrap PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= LOCAL/vg @@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} ONLY_FOR_ARCHS= amd64 i386 USES= tar:bzip2 -USE_XORG= x11 xproto xrender xext +USE_XORG= x11 xorgproto xrender xext PLIST_FILES= bin/${PORTNAME} MAKE_ARGS+= PREFIX=${PREFIX} |