- Add CPE info

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-04-17 15:17:09 +00:00
parent df9862f335
commit 4b0451e99f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384164

View File

@ -19,7 +19,7 @@ RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core
PORTSCOUT= limitw:1,even
USES= gmake libtool pathfix pkgconfig tar:xz
USES= cpe gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= atk glib20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@ -27,5 +27,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-p2p
INSTALL_TARGET= install-strip
CPE_VENDOR= gnome
.include <bsd.port.mk>