diff options
Diffstat (limited to 'x11/libX11/Makefile')
-rw-r--r-- | x11/libX11/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index c6021eceb4d1..61bf8d4bef95 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -3,6 +3,7 @@ PORTNAME= libX11 PORTVERSION= 1.6.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -13,9 +14,7 @@ LICENSE= MIT USES= cpe perl5 XORG_CAT= lib -USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \ - kbproto:both inputproto xf86bigfontproto xproto:both \ - xcb +USE_XORG= xau xdmcp xtrans xorgproto xcb USE_PERL5= build CPE_VENDOR= x |