svn commit: r362921 - head/audio/fmit
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Jul 25 18:59:13 UTC 2014
Author: amdmi3
Date: Fri Jul 25 18:59:13 2014
New Revision: 362921
URL: http://svnweb.freebsd.org/changeset/ports/362921
QAT: https://qat.redports.org/buildarchive/r362921/
Log:
- Build requires pkgconfig
Approved by: portmgr blanket
Modified:
head/audio/fmit/Makefile
Modified: head/audio/fmit/Makefile
==============================================================================
--- head/audio/fmit/Makefile Fri Jul 25 18:58:04 2014 (r362920)
+++ head/audio/fmit/Makefile Fri Jul 25 18:59:13 2014 (r362921)
@@ -18,7 +18,7 @@ USE_XORG= xmu
USE_QT4= corelib gui opengl \
linguist_build moc_build qmake_build rcc_build uic_build
USE_GL= glut
-USES= cmake tar:bzip2
+USES= cmake pkgconfig tar:bzip2
INSTALLS_ICONS= yes
OPTIONS_DEFINE= ALSA JACK OSS PORTAUDIO
More information about the svn-ports-all
mailing list