Date: Sat, 4 Jan 2014 17:50:10 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338654 - head/audio/libbs2b Message-ID: <201401041750.s04HoAbq023478@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Jan 4 17:50:10 2014 New Revision: 338654 URL: http://svnweb.freebsd.org/changeset/ports/338654 Log: Support stage Modified: head/audio/libbs2b/Makefile Modified: head/audio/libbs2b/Makefile ============================================================================== --- head/audio/libbs2b/Makefile Sat Jan 4 17:35:53 2014 (r338653) +++ head/audio/libbs2b/Makefile Sat Jan 4 17:50:10 2014 (r338654) @@ -16,7 +16,6 @@ LIB_DEPENDS+= libsndfile.so:${PORTSDIR}/ libvorbis.so:${PORTSDIR}/audio/libvorbis USES= gmake pkgconfig -NO_STAGE= yes USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401041750.s04HoAbq023478>