x11-servers/xorg-server: Fix CPE information for slave ports

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-03 07:46:04 +00:00
parent 3014c302aa
commit 5cc3d8e055
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -67,6 +67,7 @@ CONFIGURE_ARGS+=--without-doxygen --without-xmlto --without-fop \
--with-fallback-input-driver=libinput
INSTALL_TARGET= install-strip
CPE_VENDOR= x.org
CPE_PRODUCT= xorg-server
.if ${SLAVE_PORT} == "no" || ${PORTNAME} == "xephyr" || ${PORTNAME} == "xwayland"
LIB_DEPENDS+= libdrm.so:graphics/libdrm \