freebsd-ports/cad/kicad-devel/Makefile.git_rev
Michael Reifenberger 6ae7b8a2aa kicad switched to GIT (still hosted on launchpad) for development.
Try to cope with it since bzr doesn't work any longer:
- For distfile building, checkout first, than get last commit date...
- Use the timestamp of the last commit as revision number.
- Update to r20160910202359 (commit 7ad2f37391e3e0debb7b96cd7164961d118f44c1)
- Some functions now seem to need/emit SSE instructions which seems not to be enabled on i386 by default so add -msse switch

PR:		212026, 212130
2016-09-13 11:26:27 +00:00

4 lines
129 B
Makefile

BOOST_RELEASE= 1.54.0
BOOST_VERS= 1_54_0
GIT_SRC_HASH= 7ad2f37391e3e0debb7b96cd7164961d118f44c1
GIT_SRC_DATE= 20160910202359