summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-29 06:59:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-29 06:59:59 +0000
commit0fc0a6546b428d2f512d1d96161902c56357c7b1 (patch)
tree56f54a892a08c524a4bc3f3e47b12c0896a286bf /graphics
parent- Add p5-Geo-GeoNames 1.05 (diff)
- Add LICENSE_FILE
Notes
Notes: svn path=/head/; revision=402570
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libgeotiff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index fc540eeb55aa..fc40781a176d 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -13,12 +13,12 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for reading and writing GeoTIFF information tags
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libjbig.so:${PORTSDIR}/graphics/jbigkit \
libproj.so:${PORTSDIR}/graphics/proj \
libtiff.so:${PORTSDIR}/graphics/tiff
-USES= jpeg libtool
CONFIGURE_ARGS= --datadir=${DATADIR} \
--disable-doxygen-doc \
--disable-doxygen-dot \
@@ -32,6 +32,7 @@ CPPFLAGS+= -fPIC
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
+USES= jpeg libtool
PORTDATA= *