Bug 194266 - graphics/mapserver: WMS_CLIENT / WFS_CLIENT wrong option passed to your configure script
Summary: graphics/mapserver: WMS_CLIENT / WFS_CLIENT wrong option passed to your conf...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-09 09:53 UTC by Julien Cigar
Modified: 2014-10-11 15:40 UTC (History)
1 user (show)

See Also:
julien: maintainer-feedback? (wen)


Attachments
fix CLIENT_WMS / CLIENT_WFS (646 bytes, patch)
2014-10-09 09:53 UTC, Julien Cigar
no flags Details | Diff
more complete usage of WITH_ (1.02 KB, patch)
2014-10-11 07:05 UTC, Rainer Hurling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Cigar 2014-10-09 09:53:21 UTC
Created attachment 148134 [details]
fix CLIENT_WMS / CLIENT_WFS

You need to pass WITH_CLIENT_WFS and WITH_CLIENT_WMS instead of CLIENT_WMS / CLIENT_WFS (patch attached)
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-09 09:53:21 UTC
Auto-assigned to maintainer wen@FreeBSD.org
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2014-10-11 07:05:17 UTC
Created attachment 148184 [details]
more complete usage of WITH_

Also -DGDAL= needs to be used as -DWITH_GDAL= (hope, I am right here)

While here, convert to USES+= for python and pgsql
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-10-11 14:58:19 UTC
A commit references this bug:

Author: wen
Date: Sat Oct 11 14:57:49 UTC 2014
New revision: 370647
URL: https://svnweb.freebsd.org/changeset/ports/370647

Log:
  - Pass correct value to configure with WMS_CLIENT and WFS_CLIENT option

  PR:		194266
  Submitted by:	Julien Cigar<jcigar@ulb.ac.be>

Changes:
  head/graphics/mapserver/Makefile