svn commit: r384499 - head/sysutils/accountsservice

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 22 16:55:51 UTC 2015


Author: amdmi3
Date: Wed Apr 22 16:55:51 2015
New Revision: 384499
URL: https://svnweb.freebsd.org/changeset/ports/384499

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/sysutils/accountsservice/Makefile

Modified: head/sysutils/accountsservice/Makefile
==============================================================================
--- head/sysutils/accountsservice/Makefile	Wed Apr 22 16:45:01 2015	(r384498)
+++ head/sysutils/accountsservice/Makefile	Wed Apr 22 16:55:51 2015	(r384499)
@@ -18,7 +18,8 @@ LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDI
 		libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
 
 USE_GNOME=	glib20 intlhack introspection:build libxslt
-USES=		gettext gmake libtool pathfix pkgconfig tar:xz
+USES=		cpe gettext gmake libtool pathfix pkgconfig tar:xz
+CPE_VENDOR=	ray_stode
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--disable-systemd --localstatedir=/var/


More information about the svn-ports-head mailing list