+configure.args-append ../${distname} \ + -DCMAKE_INSTALL_PREFIX=${prefix} \ + -DCMAKE_OSX_SYSROOT=${sysroot}Are these lines necessary? The cmake portgroup already has -DCMAKE_INSTALL_PREFIX=${prefix} in configure.pre_args and -DCMAKE_OSX_SYSROOT=${universal_sysroot}in configure.args. I believe ${universal_sysroot} and ${sysroot} have the same value. So the only difference in the portfile is../${distname} which I'm not sure about.
I went ahead and removed the latter lines (openmaintainer), leaving the ../{$distname}.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
