Fix build after base r345349

PR:		236141
This commit is contained in:
Koop Mast 2019-03-23 19:19:58 +00:00
parent 62efb6278c
commit a10e88f2e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496684

View file

@ -26,6 +26,7 @@ USE_XORG= sm
USE_LDCONFIG= yes USE_LDCONFIG= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip INSTALL_TARGET= install-strip
LIBS= -lm
.include <bsd.port.mk> .include <bsd.port.mk>