summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorriastradh <riastradh>2013-01-19 20:33:12 +0000
committerriastradh <riastradh>2013-01-19 20:33:12 +0000
commit344887085aa6a9b5d9af05c736a520ed9f7d7c27 (patch)
tree365b084a6309613a270ed292f208bf3f13e5ee8e /geography
parent25f9d35297058a9992f23d500a6cf47fe02fba49 (diff)
downloadpkgsrc-344887085aa6a9b5d9af05c736a520ed9f7d7c27.tar.gz
fribidi uses pkg-config now, so use that in geography/mapserver.
Diffstat (limited to 'geography')
-rw-r--r--geography/mapserver/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile
index c3980be8d8f..6de6162ac67 100644
--- a/geography/mapserver/Makefile
+++ b/geography/mapserver/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2012/12/16 01:52:15 obache Exp $
+# $NetBSD: Makefile,v 1.41 2013/01/19 20:33:12 riastradh Exp $
DISTNAME= mapserver-5.6.8
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= geography www
MASTER_SITES= http://download.osgeo.org/mapserver/
@@ -17,7 +17,6 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-cairo
CONFIGURE_ARGS+= --with-freetype
-CONFIGURE_ARGS+= --with-fribidi-config=${BUILDLINK_PREFIX.fribidi}/bin/fribidi-config
CONFIGURE_ARGS+= --with-gdal
CONFIGURE_ARGS+= --with-gd=${BUILDLINK_PREFIX.gd}
CONFIGURE_ARGS+= --with-geos