aboutsummaryrefslogtreecommitdiff
path: root/graphics/exif
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-04 09:08:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-04 09:08:10 +0000
commite7a2af10045b4a7e8dcb9731cdadce2fb408f4b1 (patch)
tree8f513b82091f1ba9d16c9ab491f4373ae70ff7b8 /graphics/exif
parentc95327ab950d1bbf13a1ba7e1db50b62704340b3 (diff)
downloadports-e7a2af10045b4a7e8dcb9731cdadce2fb408f4b1.tar.gz
ports-e7a2af10045b4a7e8dcb9731cdadce2fb408f4b1.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=388509
Diffstat (limited to 'graphics/exif')
-rw-r--r--graphics/exif/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile
index c6903e8b16f0..6a5fb2842859 100644
--- a/graphics/exif/Makefile
+++ b/graphics/exif/Makefile
@@ -18,8 +18,9 @@ OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
CONFIGURE_ENV= POPT_CFLAGS=-I${LOCALBASE}/include POPT_LIBS="-L${LOCALBASE}/lib -lpopt"
+CPE_VENDOR= curtis_galloway
GNU_CONFIGURE= yes
-USES= gmake pkgconfig
+USES= cpe gmake pkgconfig
NLS_CONFIGURE_ON= --enable-nls ${ICONV_CONFIGURE_ARG}
NLS_CONFIGURE_OFF= --disable-nls --without-libiconv-prefix