Bug 194266

Summary: graphics/mapserver: WMS_CLIENT / WFS_CLIENT wrong option passed to your configure script
Product: Ports & Packages Reporter: Julien Cigar <julien>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Many People CC: rhurlin
Priority: --- Flags: julien: maintainer-feedback? (wen)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix CLIENT_WMS / CLIENT_WFS
none
more complete usage of WITH_ none

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