Date: Fri, 28 Nov 2014 19:35:49 +0000 (UTC) From: Juergen Lock <nox@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373578 - head/audio/jack Message-ID: <201411281935.sASJZnV1085584@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nox Date: Fri Nov 28 19:35:48 2014 New Revision: 373578 URL: https://svnweb.freebsd.org/changeset/ports/373578 QAT: https://qat.redports.org/buildarchive/r373578/ Log: - Switch USE_BDB from 48 to 48+ . - Bump PORTREVISION. PR: 195001 Submitted by: turutani@scphys.kyoto-u.ac.jp Modified: head/audio/jack/Makefile Modified: head/audio/jack/Makefile ============================================================================== --- head/audio/jack/Makefile Fri Nov 28 19:35:32 2014 (r373577) +++ head/audio/jack/Makefile Fri Nov 28 19:35:48 2014 (r373578) @@ -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} 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411281935.sASJZnV1085584>