x11/libXi: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
This commit is contained in:
parent
4af9132744
commit
1b6758306f
1 changed files with 1 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue