1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/sysutils/watchman
Dmitry Marakasov 7f6747cfa3 - Fix build on amd64 (while not breaking build on i386)
Since time_t size is unspecified, the only way to print it correctly is by using %ld while casting the value to long

This is what upstream does for a long time:

f2ec20fb2d

Approved by:	portmgr blanket
MFH:		2015Q2
2015-06-19 14:36:36 +00:00
..
files - Fix build on amd64 (while not breaking build on i386) 2015-06-19 14:36:36 +00:00
distinfo Cleanup USE_GITHUB usage. 2015-05-30 21:25:06 +00:00
Makefile - Fix build on amd64 (while not breaking build on i386) 2015-06-19 14:36:36 +00:00
pkg-descr