From 2b822ca0b395b6d4447fd6b3c2ca01bf0f1e44e3 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Fri, 17 Apr 2015 15:17:09 +0000 Subject: - Add CPE info Approved by: portmgr blanket --- accessibility/at-spi2-atk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'accessibility') diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index 088a1c112813..4730cd640be4 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -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 -- cgit