svn commit: r382522 - head/graphics/gimp
Bartek Rutkowski
robak at FreeBSD.org
Sat Mar 28 16:32:34 UTC 2015
Author: robak
Date: Sat Mar 28 16:32:33 2015
New Revision: 382522
URL: https://svnweb.freebsd.org/changeset/ports/382522
QAT: https://qat.redports.org/buildarchive/r382522/
Log:
graphics/gimp: remove CPE information
- After discussing with kwm I decided to remove CPE info from graphics/gimp because
it is just a meta port and relevand CPE bits are supposed to be added to the ports it pulls instead
PR: 198241
Approved by: kwm (blanket)
Modified:
head/graphics/gimp/Makefile
Modified: head/graphics/gimp/Makefile
==============================================================================
--- head/graphics/gimp/Makefile Sat Mar 28 16:26:16 2015 (r382521)
+++ head/graphics/gimp/Makefile Sat Mar 28 16:32:33 2015 (r382522)
@@ -13,9 +13,7 @@ COMMENT= The "meta-port" for The Gimp
RUN_DEPENDS= gimp-2.8:${PORTSDIR}/graphics/gimp-app
-USES+= cpe metaport
-CPE_PRODUCT= gimp
-CPE_VENDOR= gnu
+USES+= metaport
OPTIONS_DEFINE= PYTHON PRINT HELP
OPTIONS_DEFAULT=PYTHON PRINT HELP
More information about the svn-ports-all
mailing list