x11-clocks/cairo-clock: Fix build with newer versions of librsvg2-rust
Add -lm to LDFLAGS PR: 284977 Approved by: portmgr (blanket)
This commit is contained in:
parent
5acdade6e6
commit
b3464f30b7
@ -22,6 +22,8 @@ USE_GNOME= atk cairo gdkpixbuf glib20 gtk20 libglade2 pango librsvg2 libxml2
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
LDFLAGS+= -lm
|
||||||
|
|
||||||
MAKE_ARGS= GMSGFMT=msgfmt DATADIRNAME=share
|
MAKE_ARGS= GMSGFMT=msgfmt DATADIRNAME=share
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user