aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-08-18 20:30:02 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-08-18 20:30:02 +0000
commit47f4975523db58f8a31d5d08f52a91c25d01c267 (patch)
tree9656a63f1cc9d2ea49b47fc0e8b9a9e749a221e3 /audio
parent4e7fdab36940578023ea5cb19ba7677addfe2d05 (diff)
downloadports-47f4975523db58f8a31d5d08f52a91c25d01c267.tar.gz
ports-47f4975523db58f8a31d5d08f52a91c25d01c267.zip
- Update to 1.0.3 :
- Use PTHREAD_LIBS. Submitted by: hselasky (maintainer)
Notes
Notes: svn path=/head/; revision=302740
Diffstat (limited to 'audio')
-rw-r--r--audio/jack_ghero/Makefile3
-rw-r--r--audio/jack_ghero/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/jack_ghero/Makefile b/audio/jack_ghero/Makefile
index 432afe98b138..abc398266442 100644
--- a/audio/jack_ghero/Makefile
+++ b/audio/jack_ghero/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jack_ghero
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= audio
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://hselasky.homeunix.org:8192/distfiles/
@@ -29,6 +29,7 @@ OPTIONS= DEBUG "Build with debugging support" Off
.include <bsd.port.options.mk>
MAKE_ARGS+=" HAVE_MAN=YES"
+MAKE_ARGS+=" PTHREAD_LIBS=${PTHREAD_LIBS}"
.if defined(WITH_DEBUG)
MAKE_ARGS+=" HAVE_DEBUG=YES"
diff --git a/audio/jack_ghero/distinfo b/audio/jack_ghero/distinfo
index b255fe343c90..9765393ae184 100644
--- a/audio/jack_ghero/distinfo
+++ b/audio/jack_ghero/distinfo
@@ -1,2 +1,2 @@
-SHA256 (jack_ghero-1.0.2.tar.bz2) = c075039ac96e73a15ef5f52acce02f91d578bd3bf2a777ea1084e6ccf03a942d
-SIZE (jack_ghero-1.0.2.tar.bz2) = 5152
+SHA256 (jack_ghero-1.0.3.tar.bz2) = 91c5d5265605c10adff1e0f298f79ee43499f493ebaae72b23160e75e53e976a
+SIZE (jack_ghero-1.0.3.tar.bz2) = 5195