Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2015 23:09:23 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384692 - head/print/cups-pk-helper
Message-ID:  <201504242309.t3ON9N2D082334@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Apr 24 23:09:22 2015
New Revision: 384692
URL: https://svnweb.freebsd.org/changeset/ports/384692

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/print/cups-pk-helper/Makefile

Modified: head/print/cups-pk-helper/Makefile
==============================================================================
--- head/print/cups-pk-helper/Makefile	Fri Apr 24 22:39:01 2015	(r384691)
+++ head/print/cups-pk-helper/Makefile	Fri Apr 24 23:09:22 2015	(r384692)
@@ -14,7 +14,8 @@ LIB_DEPENDS=	libcups.so:${PORTSDIR}/prin
 		libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit
 
 USE_GNOME=	glib20 intltool
-USES=		gettext gmake pkgconfig tar:xz
+USES=		cpe gettext gmake pkgconfig tar:xz
+CPE_VENDOR=	cups-pk-helper_project
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504242309.t3ON9N2D082334>