Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2015 21:59:21 +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: r385692 - head/deskutils/spice-gtk
Message-ID:  <201505072159.t47LxL24098761@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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