aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-03-29 00:26:16 +0800
committerrobak <robak@FreeBSD.org>2015-03-29 00:26:16 +0800
commit87e05f22e91d9fc5bfd35a2939e2ca94236f650d (patch)
treec127f9db7843dc6177b0cfeb32c8f9ffa933b484 /graphics
parent567293b32a619b52cd90e24dbb41cf5e877514b6 (diff)
downloadfreebsd-ports-gnome-87e05f22e91d9fc5bfd35a2939e2ca94236f650d.tar.gz
freebsd-ports-gnome-87e05f22e91d9fc5bfd35a2939e2ca94236f650d.tar.zst
freebsd-ports-gnome-87e05f22e91d9fc5bfd35a2939e2ca94236f650d.zip
graphics/gimp-app: add CPE information
PR: 198240 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: kwm (blanket)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-app/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 87b278228ecc..d7ab985eb8df 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
GNU_CONFIGURE= yes
-USES+= desktop-file-utils gettext gmake libtool pathfix \
+USES+= cpe desktop-file-utils gettext gmake libtool pathfix \
pkgconfig tar:bzip2
USE_XORG= xpm xmu xext
USE_GNOME+= intlhack gtk20
@@ -47,6 +47,8 @@ CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc/gimp \
CONFIGURE_ENV= GIMP_THREAD_LIBS=-lpthread
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
+CPE_PRODUCT= gimp
+CPE_VENDOR= gnu
PLIST_SUB+= LIBVER=0.800.14
1-1/+1 * 3 ports categories: Remove $PTHREAD_LIBSmarino2015-03-251-1/+1 * - Update to 1.8.14sunpoet2015-01-181-0/+1 * science/mpb: put option helpers at the correct placerene2015-01-041-2/+2 * Resurrect science/mpb, pass maintainership to PR submitter.rene2015-01-044-0/+81 * Remove expired ports:rene2014-12-274-77/+0 * Deprecated ports broken for more than 6 monthsantoine2014-11-281-0/+2 * Cleanup plistantoine2014-11-131-1/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * lang/guile:tijl2014-08-311-1/+1 * Mark BROKEN: Fails to buildantoine2014-05-181-0/+2 * - Update to 1.8.12 (from science/hdf5-18)sunpoet2014-05-031-1/+1 * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1 * - New LIB_DEPENDS syntax.tijl2013-12-282-19/+23 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * Mark seven unmaintained ports as jobs unsafe.marino2013-10-071-0/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * . add license (GPLv2);bsam2013-06-201-14/+11 * adjust linking and comments in dependent ports after the math/atlas update;bf2011-11-221-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Chase guile shared lib bumpjlaffaye2011-07-311-2/+2 * - remove MD5ohauer2011-07-031-1/+0 * - Bump PORTREVISION to chase the update of libctlwen2010-01-241-2/+2 * Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1 * - Chase lang/guile shlib bumpmiwi2009-01-231-2/+2 * No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV, this is now done viagerald2009-01-101-2/+1 * Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-1/+1 * - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-211-2/+2 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Chase libctl version bumpgahr2008-04-161-7/+7 * Chase libguile shared lib version.marcus2008-03-011-2/+2 * Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1 * In preparation to deprecate shells/bash2:bsam2007-02-011-1/+1 * * Migrate to gfortran.maho2007-01-17