Date: Fri, 9 Jan 2015 17:18:47 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376626 - head/audio/speex Message-ID: <201501091718.t09HIl9u072753@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Fri Jan 9 17:18:46 2015 New Revision: 376626 URL: https://svnweb.freebsd.org/changeset/ports/376626 QAT: https://qat.redports.org/buildarchive/r376626/ Log: Add USES=pkgconfig PR: 196641 Modified: head/audio/speex/Makefile Modified: head/audio/speex/Makefile ============================================================================== --- head/audio/speex/Makefile Fri Jan 9 17:15:41 2015 (r376625) +++ head/audio/speex/Makefile Fri Jan 9 17:18:46 2015 (r376626) @@ -15,7 +15,7 @@ LIB_DEPENDS= libogg.so:${PORTSDIR}/audio GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool pathfix +USES= libtool pathfix pkgconfig USE_LDCONFIG= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501091718.t09HIl9u072753>