summaryrefslogtreecommitdiff
path: root/geography/mapserver/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-05 23:55:01 +0000
committerrillig <rillig>2005-12-05 23:55:01 +0000
commit7bea46e87d51bbe44f7a5b37970a31b1efd118a0 (patch)
tree1390f4897127f87b9dc78eb04234494436dbf1a4 /geography/mapserver/Makefile
parent5a69276df89a294f862a5e2d84034200f2c262a4 (diff)
downloadpkgsrc-7bea46e87d51bbe44f7a5b37970a31b1efd118a0.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'geography/mapserver/Makefile')
-rw-r--r--geography/mapserver/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile
index 193b9cab67f..ee504d09d35 100644
--- a/geography/mapserver/Makefile
+++ b/geography/mapserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:56 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/12/05 23:55:07 rillig Exp $
#
DISTNAME= mapserver-4.0
@@ -14,8 +14,8 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-CONFIGURE_ARGS+= --with-gd=${PREFIX} \
- --with-libiconv=${PREFIX} \
+CONFIGURE_ARGS+= --with-gd=${PREFIX:Q} \
+ --with-libiconv=${PREFIX:Q} \
--with-zlib=${BUILDLINK_PREFIX.zlib}
INSTALLATION_DIRS= bin include lib