aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app
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/gimp-app
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/gimp-app')
-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