svn commit: r373976 - head/deskutils/virt-manager

Jason Helfman jgh at FreeBSD.org
Thu Dec 4 18:07:38 UTC 2014


Author: jgh
Date: Thu Dec  4 18:07:37 2014
New Revision: 373976
URL: https://svnweb.freebsd.org/changeset/ports/373976
QAT: https://qat.redports.org/buildarchive/r373976/

Log:
  - remove CPE information, as it is not registered

Modified:
  head/deskutils/virt-manager/Makefile

Modified: head/deskutils/virt-manager/Makefile
==============================================================================
--- head/deskutils/virt-manager/Makefile	Thu Dec  4 17:58:45 2014	(r373975)
+++ head/deskutils/virt-manager/Makefile	Thu Dec  4 18:07:37 2014	(r373976)
@@ -25,9 +25,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus
 PYDISTUTILS_INSTALLNOSINGLE=	yes
 PYDISTUTILS_CONFIGURE_TARGET=	configure
 PYDISTUTILS_CONFIGUREARGS=	--prefix=${PREFIX}
-USES=	python:2.7 desktop-file-utils gettext shebangfix cpe
+USES=	python:2.7 desktop-file-utils gettext shebangfix
 USE_PYTHON=	distutils autoplist
-CPE_VENDOR=	redhat
 
 USE_GNOME=	introspection:run intltool librsvg2 pygobject3
 


More information about the svn-ports-head mailing list