aboutsummaryrefslogtreecommitdiff
path: root/audio/jack
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-08-08 13:46:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-08-08 13:46:50 +0000
commitf037e396011534f1ed63b7b625f818aaba3b07b6 (patch)
tree509f9c56f6c9e206681219518e92866874b3ae54 /audio/jack
parent8d571a7a02a3fde266288ca6716fa8521b8ab0a0 (diff)
downloadports-f037e396011534f1ed63b7b625f818aaba3b07b6.tar.gz
ports-f037e396011534f1ed63b7b625f818aaba3b07b6.zip
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419843
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/jack/Makefile b/audio/jack/Makefile
index 7b30b2770dee..24c434f89497 100644
--- a/audio/jack/Makefile
+++ b/audio/jack/Makefile
@@ -21,8 +21,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= gmake pathfix pkgconfig libtool
-USE_BDB= 48+
+USES= gmake pathfix pkgconfig libtool bdb
CONFIGURE_ARGS= --disable-portaudio \
--with-default-tmpdir=/tmp