aboutsummaryrefslogtreecommitdiff
path: root/audio/tagtool
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-10-07 23:03:12 +0000
committerJohn Marino <marino@FreeBSD.org>2013-10-07 23:03:12 +0000
commitcc27f63556a7861245cf4e44357bd1c194879b10 (patch)
treeb6680e968fa0ce8ffab8f44a0ea5e363cad1422f /audio/tagtool
parent37cf9a7ce363733cfb78661c70c68c9fe1b0885b (diff)
downloadports-cc27f63556a7861245cf4e44357bd1c194879b10.tar.gz
ports-cc27f63556a7861245cf4e44357bd1c194879b10.zip
Notes
Diffstat (limited to 'audio/tagtool')
-rw-r--r--audio/tagtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile
index 109bef29cfbc..694e6d49f473 100644
--- a/audio/tagtool/Makefile
+++ b/audio/tagtool/Makefile
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -logg
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -logg -lm
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \