aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnomoradio
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-01-30 17:05:30 +0800
committergahr <gahr@FreeBSD.org>2014-01-30 17:05:30 +0800
commit8fa4c5cebf820c34d02d4f91502fc4d64147c389 (patch)
tree0def3ae6fb9e9c879d96d764527bd1dfaa00216f /audio/gnomoradio
parentc2913b0041be8cc5dda5caaa347734f21c18ff75 (diff)
downloadfreebsd-ports-gnome-8fa4c5cebf820c34d02d4f91502fc4d64147c389.tar.gz
freebsd-ports-gnome-8fa4c5cebf820c34d02d4f91502fc4d64147c389.tar.zst
freebsd-ports-gnome-8fa4c5cebf820c34d02d4f91502fc4d64147c389.zip
- Get rid of PTHREAD_LIBS
Diffstat (limited to 'audio/gnomoradio')
-rw-r--r--audio/gnomoradio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile
index 818b7301cc96..bfc6bed3e82c 100644
--- a/audio/gnomoradio/Makefile
+++ b/audio/gnomoradio/Makefile
@@ -27,8 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
post-patch:
- @${REINPLACE_CMD} -e 's|CCLD = $$(CC)|CCLD = $$(CXX)|; \
- s|-lpthread|${PTHREAD_LIBS}|' \
+ @${REINPLACE_CMD} -e 's|CCLD = $$(CC)|CCLD = $$(CXX)|' \
${WRKSRC}/roboradio/mp3/Makefile.in
@${REINPLACE_CMD} -e 's|static char|static const char|' \
${WRKSRC}/gnomoradio/*.xpm