1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

x11/libXcursor: add CPE information

- Maintainer's timeout (x11@FreeBSD.org)

PR:		197732
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
Bartek Rutkowski 2015-03-22 15:44:33 +00:00
parent 2b79d49ba9
commit 669c21fe81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381931

View File

@ -15,6 +15,10 @@ XORG_CAT= lib
USE_XORG= xrender x11 xfixes fixesproto xproto:both \
xextproto
USES+= cpe
CPE_PRODUCT= libxcursor
CPE_VENDOR= x
CONFIGURE_ARGS= --with-icondir=${PREFIX}/lib/X11/icons
.include <bsd.port.mk>