[42539] trunk/dports/graphics
Ryan Schmidt
ryandesign at macports.org
Sun Nov 23 21:31:48 PST 2008
On Nov 23, 2008, at 18:50, illogic-al at macports.org wrote:
> +configure.args ../${distname} -DBUILD_SHARED_LIBS:BOOL=ON \
> + -DCMAKE_VERBOSE_MAKEFILE=ON \
> + -DCMAKE_BUILD_TYPE=Release \
> + -DCMAKE_SYSTEM_PREFIX_PATH=\"/opt/local\;/usr\" \
> + -DCMAKE_INSTALL_PREFIX=${prefix} \
> + -DCMAKE_OSX_SYSROOT=${sysroot} \
> + -Wno-dev
Shouldn't "/opt/local" up there be replaced with "${prefix}"?
More information about the macports-dev
mailing list