aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/libXext/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile
index e5ef344a33f8..190f616f07bd 100644
--- a/x11/libXext/Makefile
+++ b/x11/libXext/Makefile
@@ -15,5 +15,8 @@ XORG_CAT= lib
USE_XORG= xproto x11 xextproto:both xau
CONFIGURE_ARGS+=--disable-specs --without-xmlto
INSTALL_TARGET= install-strip
+USES+= cpe
+CPE_PRODUCT= libxext
+CPE_VENDOR= x
.include <bsd.port.mk>