aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-11-05 02:51:32 +0000
committerWen Heping <wen@FreeBSD.org>2010-11-05 02:51:32 +0000
commit216caa04ecd06fdf42daa8f7efdaff37824b9761 (patch)
tree33157aa4d00e8dd5c071710e6fa6760a69930a5b /graphics
parent9ef2c56c7011745d26c73f822ca3e2cc9b813cdf (diff)
downloadports-216caa04ecd06fdf42daa8f7efdaff37824b9761.tar.gz
ports-216caa04ecd06fdf42daa8f7efdaff37824b9761.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mapserver/Makefile7
-rw-r--r--graphics/mapserver/distinfo1
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index 7ecf391655cf..4726e504f97b 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mapserver
PORTVERSION= 5.6.5
+PORTREVISION= 1
CATEGORIES= graphics www geography
MASTER_SITES= http://download.osgeo.org/mapserver/
@@ -60,8 +61,10 @@ CONFIGURE_ARGS+= --with-ming=${LOCALBASE}
.endif
.if defined(WITH_PDF)
-LIB_DEPENDS+= pdf.8:${PORTSDIR}/print/pdflib
-CONFIGURE_ARGS+= --with-pdf=${LOCALBASE}
+LIB_DEPENDS+= pdf.8:${PORTSDIR}/print/pdflib \
+ png.6:${PORTSDIR}/graphics/png \
+ tiff.4:${PORTSDIR}/graphics/tiff
+CONFIGURE_ARGS+= --with-pdf=${LOCALBASE} --with-tiff=${LOCALBASE} --with-png=${LOCALBASE}
.endif
.if defined(WITH_WMS)
diff --git a/graphics/mapserver/distinfo b/graphics/mapserver/distinfo
index b3062a0c725e..3094ff07fd57 100644
--- a/graphics/mapserver/distinfo
+++ b/graphics/mapserver/distinfo
@@ -1,3 +1,2 @@
-MD5 (mapserver-5.6.5.tar.gz) = 33abbf27fa8e3bf2c53257c2188a67b3
SHA256 (mapserver-5.6.5.tar.gz) = acacafe6102b1f185094effc45b5b0a5d3ba6b21a4dbe209ca84a4b3d85798c5
SIZE (mapserver-5.6.5.tar.gz) = 2314003