svn commit: r384623 - head/security/gnome-keyring
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Apr 24 04:55:50 UTC 2015
Author: amdmi3
Date: Fri Apr 24 04:55:49 2015
New Revision: 384623
URL: https://svnweb.freebsd.org/changeset/ports/384623
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/security/gnome-keyring/Makefile
Modified: head/security/gnome-keyring/Makefile
==============================================================================
--- head/security/gnome-keyring/Makefile Fri Apr 24 04:23:49 2015 (r384622)
+++ head/security/gnome-keyring/Makefile Fri Apr 24 04:55:49 2015 (r384623)
@@ -24,7 +24,8 @@ LIB_DEPENDS= libgnome-keyring.so:${PORTS
RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss
USE_GNOME= gnomeprefix gtk30 intlhack libxslt:build
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
+CPE_VENDOR= gnome
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list