aboutsummaryrefslogtreecommitdiff
path: root/deskutils/glabels/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/glabels/Makefile')
-rw-r--r--deskutils/glabels/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile
index f1ace9cbe650..ddb8719322ca 100644
--- a/deskutils/glabels/Makefile
+++ b/deskutils/glabels/Makefile
@@ -34,5 +34,6 @@ CONFIGURE_ARGS+= --without-libebook
post-patch:
@${REINPLACE_CMD} -e 's|malloc\.h|stdlib\.h|g' \
${WRKSRC}/iec16022-0.2.1/*.c
+ @${REINPLACE_CMD} 's/_LDADD =/& -lm/' ${WRKSRC}/src/Makefile.in
.include <bsd.port.post.mk>