diff options
Diffstat (limited to 'x11/libXrandr/Makefile')
-rw-r--r-- | x11/libXrandr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 05e1b28f1dc6..f859d99003e9 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -11,8 +11,7 @@ COMMENT= X Resize and Rotate extension library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe -XORG_CAT= lib +USES= cpe xorg xorg-cat:lib USE_XORG= x11 xext xrender xorgproto CPE_VENDOR= x CPE_PRODUCT= libxrandr |