svn commit: r384062 - head/archivers/gcab

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 15 16:42:20 UTC 2015


Author: amdmi3
Date: Wed Apr 15 16:42:19 2015
New Revision: 384062
URL: https://svnweb.freebsd.org/changeset/ports/384062

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/archivers/gcab/Makefile

Modified: head/archivers/gcab/Makefile
==============================================================================
--- head/archivers/gcab/Makefile	Wed Apr 15 16:34:50 2015	(r384061)
+++ head/archivers/gcab/Makefile	Wed Apr 15 16:42:19 2015	(r384062)
@@ -11,8 +11,9 @@ COMMENT=	GObject library to create cabin
 
 BUILD_DEPENDS=	vala:${PORTSDIR}/lang/vala
 
-USES=		gettext gmake libtool pathfix pkgconfig tar:xz
+USES=		cpe gettext gmake libtool pathfix pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20 intlhack introspection:build
+CPE_VENDOR=	gnome
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list