Ticket #25196: Portfile.patch
File Portfile.patch, 451 bytes (added by shawn@…, 14 years ago) |
---|
-
dports/python/py26-matplotlib-basemap/Portfile
26 26 port:py26-httplib2 \ 27 27 port:py26-dap 28 28 29 # Required to find the GEOS library when MacPorts is installed 30 # in a non-standard location. 31 build.env-append GEOS_DIR="${prefix}" 32 destroot.env-append GEOS_DIR="${prefix}" 33 29 34 universal_variant no 30 35 31 36 post-destroot {