aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2012-09-13 14:19:26 +0800
committerwen <wen@FreeBSD.org>2012-09-13 14:19:26 +0800
commit3e9792cd1735b5c4651e23d1bd55942a0e87ff02 (patch)
tree7101ab89873fff4261cc4bf2cc2b5116dac85bd2 /graphics
parent0f76b13df02e70b6ab6c9de4578c74d6c26a9898 (diff)
downloadfreebsd-ports-graphics-3e9792cd1735b5c4651e23d1bd55942a0e87ff02.tar.gz
freebsd-ports-graphics-3e9792cd1735b5c4651e23d1bd55942a0e87ff02.tar.zst
freebsd-ports-graphics-3e9792cd1735b5c4651e23d1bd55942a0e87ff02.zip
- Fix build with WMS and WFS option
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mapserver/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile
index 9f34312bc98..962cce66575 100644
--- a/graphics/mapserver/Makefile
+++ b/graphics/mapserver/Makefile
@@ -85,14 +85,16 @@ CONFIGURE_ARGS+= --with-pdf=${LOCALBASE} --with-tiff=${LOCALBASE} --with-png=${L
.endif
.if ${PORT_OPTIONS:MWMS}
-WITH_CURL= yes
-CONFIGURE_ARGS+= --with-wms --with-wmsclient
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
+CONFIGURE_ARGS+= --with-curl=${LOCALBASE} --with-wms --with-wmsclient
.endif
.if ${PORT_OPTIONS:MWFS}
-WITH_CURL= yes
-WITH_GDAL= yes
-CONFIGURE_ARGS+= --with-wfs --with-wfsclient
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl \
+ gdal:${PORTSDIR}/graphics/gdal
+CONFIGURE_ARGS+= --with-wfs --with-wfsclient --with-curl=${LOCALBASE} \
+ --with-gdal=${LOCALBASE}/bin/gdal-config \
+ --with-ogr=${LOCALBASE}/bin/gdal-config
.endif
.if ${PORT_OPTIONS:MGDAL}
iner (recent timeouts).linimon2006-08-142-2/+2 * - Catch up with NOPROFILE -> NO_PROFILE change. [1]bland2006-08-091-2/+2 * - Update to v0.03aaron2006-08-015-25/+7 * - Provide additional mirrors where neededsat2006-07-311-4/+1 * - Rid the tree of double slashes in URL pathssat2006-07-281-1/+1 * - Update mastersite, readded droso mastersite with right path.jmelo2006-07-241-1/+2 * - Remove bad site:jmelo2006-07-241-2/+1 * - Remove bad site:jmelo2006-07-241-2/+1 * - Upgrade to 0.03.kuriyama2006-07-112-4/+6 * Add p5-Encode-Detect 0.01, an Encode::Encoding subclass that detects therafan2006-07-105-0/+53 * Update to 20060622 release.ale2006-07-062-7/+7 * - Update to 1.07aaron2006-07-024-10/+10 * Change to my FreeBSD.org email.rafan2006-06-272-2/+2 * - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-265-5/+0 * - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-252-2/+0 * Chase lib version bumpmiwi2006-06-141-1/+2 * - Update from v1.09 to v1.11aaron2006-06-134-10/+10 * - Update from v0.21 to v0.22aaron2006-06-134-19/+9 * Update to 1.9miwi2006-06-124-18/+18 * Update to 2.18erwin2006-06-042-4/+4 * Add p5-Encode-JIS2K 0.02, JIS X 0212 (aka JIS 2000) Encodings.clsung2006-05-295-0/+55 * - Move to better categorypav2006-05-283-2/+4 * - Fixed lingering .orig fileaaron2006-05-271-0/+3 * - Tweaked source to allow use under Perl 5.6aaron2006-05-263-3/+19 * Adding port converters/p5-XML-WBXML, Convert between XML and WBXML using libw...aaron2006-05-266-0/+65 * - Update to 1.4.1mnag2006-05-242-4/+4 * portlint:mezz2006-05-161-34/+2 * - Update to 2.17clsung2006-05-112-4/+4 * Update my e-mail addresssat2006-05-091-1/+1 * - Upgrade to 1.05.kuriyama2006-05-064-8/+8 * - Update to 2.16clsung2006-05-042-4/+4 * remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-049-9/+0 * Update to 1.4krion2006-05-022-4/+4 * Respect ${CC}erwin2006-04-241-0/+4 * Add 3 (!) more master sites.ehaupt2006-04-221-2/+5 * Fix build with new fribidi library.ale2006-04-211-0/+20 * Tarball has been re-rolled, with only minor changes in man pages.thierry2006-04-201-3/+3 * Upgrade to 2.11.thierry2006-04-202-4/+4 * Update to 2.15.novel2006-04-182-4/+4 * Update to 0.10.7bland2006-04-183-8/+7 * - Update to 0.7.7aehaupt2006-04-163-6/+6 * Reset okazaki due to long period of inactivity and maintainer-timeout.linimon2006-04-152-2/+2 * Reset pat due to no response to email about his status.linimon2006-04-151-1/+1 * Reset vsevolod as maintainer due to unreponsiveness. We hope to see himlinimon2006-04-151-1/+1 * Add patch-ad to patch-uudecode.c - it's patched one file.anray2006-03-282-16/+14 * Update port to 0.20scrappy2006-03-272-4/+4 * - Change TMPDIR to /tmp. [1]anray2006-03-2718-62/+505 * Drop maintainershipmarkus2006-03-251-1/+1 * Switch to a versionned tarball. No diff after extraction.thierry2006-03-162-5/+4 * Upgrade to 2.10 and make fetchable again.thierry2006-03-133-5/+18 * Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1 * Bump PORTREVISION dur to last commitgarga2006-03-061-0/+1 * Add missing RUN_DEPENDSgarga2006-03-061-0/+1 * Upgrade to 2.9 to make fetchable again.thierry2006-03-053-76/+9 * Conversion to a single libtool environment.ade2006-02-2314-12/+55 * Add ytnef 2.6, unpack data in MS Outlook TNEF formatgarga2006-02-224-0/+61 * Move recently added converters/libytnef to an accuratte category "devel"garga2006-02-225-62/+0 * Add libytnef 1.5, unpack data in MS Outlook TNEF format.garga2006-02-225-0/+62 * Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-213-3/+3 * - unbreak on old perlleeym2006-02-203-2/+42 * - Update to 1.09clsung2006-02-102-4/+4 * - Fix pkg-plistaz2006-02-081-1/+4 * This module provides two functions, bencode and bdecode,az2006-02-065-0/+33 * ascii2binary and binary2ascii convert between textual and binarythierry2006-01-315-0/+121 * Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2 * - Upgrade to 1.03.kuriyama2006-01-304-8/+8 * Fix another PHP bug and unbreak build on amd64.ale2006-01-281-0/+10 * Add backup sites for WITH_EXTRA_PATCHES.nork2006-01-281-0/+2 * - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-282-0/+2 * SHA256ify (manually done and checked)edwin2006-01-221-1/+3 * mark as broken when RUBY < 1.7edwin2006-01-221-0/+2 * SHA256ifyedwin2006-01-2240-0/+40 * - update to 2.14leeym2006-01-223-12/+11 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-222-18/+18 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2219-44/+44 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-226-18/+18 * - Update to 1.6sem2006-01-228-161/+16 * Remove myself from MAINTAINERache2006-01-211-1/+1 * BROKEN: Incorrect pkg-plistkris2006-01-201-0/+2 * Update to 0.64skv2006-01-182-4/+4 * - ruby-iconv is no longer considered experimentalpav2006-01-141-3/+0 * Update to 1.4edwin2006-01-052-4/+4 * [patch] bug in the uulib-0.5.20edwin2006-01-041-0/+22 * [patch] bug in the uulib-0.5.20edwin2006-01-042-0/+2 * Update to 2.12, remove IGNORE for newer perl.tobez2005-12-273-5/+6 * New port nomyso version 3.0: Convert MASM/TASM files to NASMlioux2005-12-234-0/+48 * Remove duplicate port entry converters/intel2gas since it alreadylioux2005-12-236-170/+0 * New port intel2gas version 1.3.3: MASM/NASM/TASM to GNU asm syntaxlioux2005-12-23