svn commit: r379998 - head/audio/qsynth
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Feb 26 12:55:44 UTC 2015
Author: amdmi3
Date: Thu Feb 26 12:55:43 2015
New Revision: 379998
URL: https://svnweb.freebsd.org/changeset/ports/379998
QAT: https://qat.redports.org/buildarchive/r379998/
Log:
- Switch to linguisttools_build
Modified:
head/audio/qsynth/Makefile
Modified: head/audio/qsynth/Makefile
==============================================================================
--- head/audio/qsynth/Makefile Thu Feb 26 12:52:58 2015 (r379997)
+++ head/audio/qsynth/Makefile Thu Feb 26 12:55:43 2015 (r379998)
@@ -21,7 +21,7 @@ SYSTEM_TRAY_DESC= System-tray icon
SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray
USES= gmake
-USE_QT4= gui linguist_build moc_build qmake_build rcc_build uic_build
+USE_QT4= gui linguisttools_build moc_build qmake_build rcc_build uic_build
QT_NONSTANDARD= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_ac_moc=${MOC} \
More information about the svn-ports-all
mailing list