sthen 4cb01f22c6 libgdx: use 64.so version suffix if {PROPERTIES:Mlp64}
fixes packaging (problem introduced by my recent commit and found by
phessler@) but also fixes long-standing missing 64 from suffix on !i386/amd64
2022-04-04 13:10:22 +00:00

7 lines
90 B
Makefile

VERSION = 1.9.9
REVISION = 0
WANTLIB += ${COMPILER_LIBCXX} X11 m
.include <bsd.port.mk>