svn commit: r381392 - head/graphics/tiled

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Mar 16 14:05:46 UTC 2015


Author: amdmi3
Date: Mon Mar 16 14:05:44 2015
New Revision: 381392
URL: https://svnweb.freebsd.org/changeset/ports/381392
QAT: https://qat.redports.org/buildarchive/r381392/

Log:
  - Switch to linguisttools_build

Modified:
  head/graphics/tiled/Makefile

Modified: head/graphics/tiled/Makefile
==============================================================================
--- head/graphics/tiled/Makefile	Mon Mar 16 14:05:38 2015	(r381391)
+++ head/graphics/tiled/Makefile	Mon Mar 16 14:05:44 2015	(r381392)
@@ -11,7 +11,7 @@ COMMENT=	General purpose tile map editor
 
 USES=		desktop-file-utils shared-mime-info qmake
 USE_QT4=	corelib gui opengl \
-		linguist_build moc_build uic_build rcc_build
+		linguisttools_build moc_build uic_build rcc_build
 USE_LDCONFIG=	yes
 
 PORTDOCS=	*


More information about the svn-ports-head mailing list