aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 19:08:17 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:24 +0000
commit9ea8a13bc454bec1b4d076f65500ec77c6647b4d (patch)
treed30e29b5a76aa10c9c31ea359d1c1235d8f341dd
parent8a8b41d5363c7f2e373c5ddc0fa5e6838c7dd562 (diff)
downloadports-9ea8a13bc454bec1b4d076f65500ec77c6647b4d.tar.gz
ports-9ea8a13bc454bec1b4d076f65500ec77c6647b4d.zip
x11/libXdmcp: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--x11/libXdmcp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile
index dc569cc55454..d4c4a075d061 100644
--- a/x11/libXdmcp/Makefile
+++ b/x11/libXdmcp/Makefile
@@ -9,9 +9,11 @@ COMMENT= X Display Manager Control Protocol library
LICENSE= MIT
-USES= xorg xorg-cat:lib
+USES= cpe xorg xorg-cat:lib
USE_XORG= xorgproto:both
+CPE_VENDOR= x.org
+
CONFIGURE_ARGS+=--disable-docs --without-xmlto
post-patch: