aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libgeotiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-22 07:12:44 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-22 07:12:44 +0800
commit42702dcd92503e203cbee6e3d54394b0d61ee489 (patch)
treebe2768eae0fe696806d6a1985b9b4f3191c8e1ca /graphics/libgeotiff
parent08ddca349f9173ae7edd4fea71e861bf667ec747 (diff)
downloadfreebsd-ports-gnome-42702dcd92503e203cbee6e3d54394b0d61ee489.tar.gz
freebsd-ports-gnome-42702dcd92503e203cbee6e3d54394b0d61ee489.tar.zst
freebsd-ports-gnome-42702dcd92503e203cbee6e3d54394b0d61ee489.zip
- Convert to new LIB_DEPENDS format
- Support STAGEDIR
Diffstat (limited to 'graphics/libgeotiff')
-rw-r--r--graphics/libgeotiff/Makefile13
-rw-r--r--graphics/libgeotiff/pkg-plist1
2 files changed, 6 insertions, 8 deletions
diff --git a/graphics/libgeotiff/Makefile b/graphics/libgeotiff/Makefile
index e4b9bd0f989b..f358848fd736 100644
--- a/graphics/libgeotiff/Makefile
+++ b/graphics/libgeotiff/Makefile
@@ -12,12 +12,11 @@ MASTER_SITES= http://download.osgeo.org/geotiff/libgeotiff/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for reading and writing GeoTIFF information tags
-LIB_DEPENDS= jbig:${PORTSDIR}/graphics/jbigkit \
- jpeg:${PORTSDIR}/graphics/jpeg \
- proj:${PORTSDIR}/graphics/proj \
- tiff:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS= libjbig.so:${PORTSDIR}/graphics/jbigkit \
+ libjpeg.so:${PORTSDIR}/graphics/jpeg \
+ libproj.so:${PORTSDIR}/graphics/proj \
+ libtiff.so:${PORTSDIR}/graphics/tiff
-CPPFLAGS+= -fPIC
CONFIGURE_ARGS= --datadir=${DATADIR} \
--disable-doxygen-doc \
--disable-doxygen-dot \
@@ -27,10 +26,8 @@ CONFIGURE_ARGS= --datadir=${DATADIR} \
--with-proj=${LOCALBASE} \
--with-libtiff=${LOCALBASE} \
--with-zlib=/usr
+CPPFLAGS+= -fPIC
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-MAN1= listgeo.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/graphics/libgeotiff/pkg-plist b/graphics/libgeotiff/pkg-plist
index aca923180f66..3222355b5f1e 100644
--- a/graphics/libgeotiff/pkg-plist
+++ b/graphics/libgeotiff/pkg-plist
@@ -29,6 +29,7 @@ lib/libgeotiff.a
lib/libgeotiff.la
lib/libgeotiff.so
lib/libgeotiff.so.3
+man/man1/listgeo.1.gz
%%DATADIR%%/epsg_csv/alias.csv
%%DATADIR%%/epsg_csv/area.csv
%%DATADIR%%/epsg_csv/change.csv