[71754] trunk/dports/devel/bullet/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Sep 22 13:16:48 PDT 2010
On Sep 22, 2010, at 07:43, stromnov at macports.org wrote:
> Modified: trunk/dports/devel/bullet/Portfile
> configure.args-append \
> + -DCMAKE_INSTALL_PREFIX=${prefix} \
> -DCMAKE_INSTALL_NAME_DIR=${prefix}/lib \
> + -DCMAKE_BUILD_TYPE="Release" \
The cmake portgroup already adds all three of these lines for you so they can be removed from the portfile.
More information about the macports-dev
mailing list