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
|
USES= cpe xorg xorg-cat:lib
|
||||||
USE_XORG= x11 xext xfixes xorgproto
|
USE_XORG= x11 xext xfixes xorgproto
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
CPE_PRODUCT= libxi
|
CPE_VENDOR= x.org
|
||||||
CPE_VENDOR= x
|
|
||||||
|
|
||||||
CONFIGURE_ARGS+=--disable-docs \
|
CONFIGURE_ARGS+=--disable-docs \
|
||||||
--disable-specs \
|
--disable-specs \
|
||||||
|
|
Loading…
Reference in a new issue