mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
ff91fe3b9f
I forgot that this port was already fixed in arguably a better way: In dports, the Makefile.DragonFly file contains this: .if ${DFLYVERSION} > 300702 CONFIGURE_ARGS+= --with-lib-path=/lib:/usr/lib .endif The main makefile should probably have the CONFIGURE_ARGS+= line added to it unconditionally because it doesn't make sense to search /usr/local/lib when PORTSDIR != /usr/local. So DragonFly is fine with the original fix, but FreeBSD should look at taking it. I don't think the DFLYVERSION needs to be checked either. |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |