aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2012-08-19 04:24:01 +0800
committernox <nox@FreeBSD.org>2012-08-19 04:24:01 +0800
commitfb4884cff848785f3aa9c77d5c1c09b6d84eea41 (patch)
tree4f5ac014a0c2f36ec39b5dce50fb9088c66e22fd /multimedia
parent20a914e2c821f3396b79dcf9248a789d01658427 (diff)
downloadfreebsd-ports-gnome-fb4884cff848785f3aa9c77d5c1c09b6d84eea41.tar.gz
freebsd-ports-gnome-fb4884cff848785f3aa9c77d5c1c09b6d84eea41.tar.zst
freebsd-ports-gnome-fb4884cff848785f3aa9c77d5c1c09b6d84eea41.zip
- Update to 0.1.26 :
- Fix for refcounting bug. - Use PTHREAD_LIBS. Submitted by: hselasky (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/cuse4bsd-kmod/Makefile4
-rw-r--r--multimedia/cuse4bsd-kmod/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/cuse4bsd-kmod/Makefile b/multimedia/cuse4bsd-kmod/Makefile
index 0d843bf3a767..33bafbce3974 100644
--- a/multimedia/cuse4bsd-kmod/Makefile
+++ b/multimedia/cuse4bsd-kmod/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cuse4bsd-kmod
-PORTVERSION= 0.1.24
+PORTVERSION= 0.1.26
CATEGORIES= multimedia kld
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://hselasky.homeunix.org:8192/distfiles/
@@ -39,6 +39,8 @@ OPTIONS= DEBUG "Build with debugging support" Off
IGNORE= requires FreeBSD 8.0-RELEASE or later
.endif
+MAKE_ARGS+=" PTHREAD_LIBS=${PTHREAD_LIBS}"
+
.if defined(WITH_DEBUG)
MAKE_ARGS+=" HAVE_DEBUG=YES"
.endif
diff --git a/multimedia/cuse4bsd-kmod/distinfo b/multimedia/cuse4bsd-kmod/distinfo
index 32c1e66b52ff..3112e088b356 100644
--- a/multimedia/cuse4bsd-kmod/distinfo
+++ b/multimedia/cuse4bsd-kmod/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cuse4bsd-kmod-0.1.24.tar.bz2) = f5ad69a88ff436fffffb58a0cf4cb37ce1e85f2dfc3fca420bd6cb850277d02a
-SIZE (cuse4bsd-kmod-0.1.24.tar.bz2) = 13871
+SHA256 (cuse4bsd-kmod-0.1.26.tar.bz2) = 73577f6b63fbcd04f945bd4148e068b0084258b5d3bc83ed51c7147dd9589a64
+SIZE (cuse4bsd-kmod-0.1.26.tar.bz2) = 13957