fixes packaging (problem introduced by my recent commit and found by phessler@) but also fixes long-standing missing 64 from suffix on !i386/amd64
7 lines
90 B
Makefile
7 lines
90 B
Makefile
VERSION = 1.9.9
|
|
REVISION = 0
|
|
|
|
WANTLIB += ${COMPILER_LIBCXX} X11 m
|
|
|
|
.include <bsd.port.mk>
|