aboutsummaryrefslogtreecommitdiffstats
path: root/audio/jack
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2014-11-29 03:35:48 +0800
committernox <nox@FreeBSD.org>2014-11-29 03:35:48 +0800
commit02e0d1941c912310fb3df57d5a49e027e3306ae9 (patch)
treeb58a1500c20e5315c839c325a0a5bd3283ffb4db /audio/jack
parentd6c06673e7d2bf17cf4d9e485d73275332ea45fa (diff)
downloadfreebsd-ports-gnome-02e0d1941c912310fb3df57d5a49e027e3306ae9.tar.gz
freebsd-ports-gnome-02e0d1941c912310fb3df57d5a49e027e3306ae9.tar.zst
freebsd-ports-gnome-02e0d1941c912310fb3df57d5a49e027e3306ae9.zip
- Switch USE_BDB from 48 to 48+ .
- Bump PORTREVISION. PR: 195001 Submitted by: turutani@scphys.kyoto-u.ac.jp
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index 50b337e25cad..bbc97e6e0cb4 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jackit
PORTVERSION= 0.124.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://jackaudio.org/downloads/
DISTNAME= jack-audio-connection-kit-${PORTVERSION}
@@ -22,7 +23,7 @@ LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio \
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake pathfix pkgconfig libtool:keepla
-USE_BDB= 48
+USE_BDB= 48+
CONFIGURE_ARGS= --enable-portaudio \
--with-default-tmpdir=/tmp