svn commit: r385692 - head/deskutils/spice-gtk

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 7 21:59:21 UTC 2015


Author: amdmi3
Date: Thu May  7 21:59:20 2015
New Revision: 385692
URL: https://svnweb.freebsd.org/changeset/ports/385692

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/deskutils/spice-gtk/Makefile

Modified: head/deskutils/spice-gtk/Makefile
==============================================================================
--- head/deskutils/spice-gtk/Makefile	Thu May  7 21:58:58 2015	(r385691)
+++ head/deskutils/spice-gtk/Makefile	Thu May  7 21:59:20 2015	(r385692)
@@ -15,7 +15,8 @@ LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/grap
 
 USE_XORG=	pixman
 USE_GNOME=	gnomeprefix gtk20 gtk30 intltool introspection:build
-USES=		gmake libtool pkgconfig tar:bzip2 pathfix
+USES=		cpe gmake libtool pkgconfig tar:bzip2 pathfix
+CPE_VENDOR=	redhat
 
 .if defined(SPICE_SLAVE)
 CATEGORIES+=	python


More information about the svn-ports-all mailing list