- Switch USE_BDB from 48 to 48+ .
- Bump PORTREVISION. PR: 195001 Submitted by: turutani@scphys.kyoto-u.ac.jp
This commit is contained in:
parent
39909dd3f7
commit
712e0fe006
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373578
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue