aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-14 10:54:19 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-14 10:55:41 +0000
commit1b6758306fd4afe842281dd779219f51c7ea1994 (patch)
tree5ee42d5f7debbfeccd1d969dcb0f9db35fd91eb3 /x11
parent4af9132744a4ac19677326d88f256851bff5b538 (diff)
downloadports-1b6758306fd4afe842281dd779219f51c7ea1994.tar.gz
ports-1b6758306fd4afe842281dd779219f51c7ea1994.zip
x11/libXi: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
Diffstat (limited to 'x11')
-rw-r--r--x11/libXi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index 21dfe4126f34..87ed153f9272 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -13,8 +13,7 @@ LICENSE= MIT
USES= cpe xorg xorg-cat:lib
USE_XORG= x11 xext xfixes xorgproto
INSTALL_TARGET= install-strip
-CPE_PRODUCT= libxi
-CPE_VENDOR= x
+CPE_VENDOR= x.org
CONFIGURE_ARGS+=--disable-docs \
--disable-specs \