svn commit: r363477 - head/sysutils/cfengine36

Baptiste Daroussin bapt at FreeBSD.org
Wed Jul 30 16:43:42 UTC 2014


Here is a new attempt:
https://people.freebsd.org/~bapt/cfengine36.diff

This version keep your initial m4 patch and regenerate the configure.
Because I wasn't able to regenerate properly with the bsd.autotools.mk framework
I simply run the right autoreconf command in pre-configure target.
As USES=libtool patch target happens after pre-configure then the uses works
properly

Which leads to proper building of the lib (and the .so.3 being correctly
created)

INSTALL_TARGET=install-strip makes sure your binary are stripped

the options helpers are simply cosmetics

USES=pgsql is the new proper way to hangle dependencies on pgsql :)

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20140730/6270248b/attachment.sig>


More information about the svn-ports-head mailing list