diff options
Diffstat (limited to 'x11/libXtst/Makefile')
-rw-r--r-- | x11/libXtst/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile index c06f9ca5cf3d..c7441ab79b60 100644 --- a/x11/libXtst/Makefile +++ b/x11/libXtst/Makefile @@ -3,6 +3,7 @@ PORTNAME= libXtst PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,8 +12,7 @@ COMMENT= X Test extension LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 xext recordproto:both xextproto inputproto:both \ - xi +USE_XORG= x11 xext xi xorgproto USES+= cpe CPE_PRODUCT= libxtst CPE_VENDOR= x |