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)
Auto-assigned to maintainer wen@FreeBSD.org
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
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