svn commit: r349320 - head/games/tetzle
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Mar 27 08:15:59 UTC 2014
Author: amdmi3
Date: Thu Mar 27 08:15:58 2014
New Revision: 349320
URL: http://svnweb.freebsd.org/changeset/ports/349320
QAT: https://qat.redports.org/buildarchive/r349320/
Log:
- Convert to USES=tar:bzip2
- Add USES=desktop-file-utils
Modified:
head/games/tetzle/Makefile
Modified: head/games/tetzle/Makefile
==============================================================================
--- head/games/tetzle/Makefile Thu Mar 27 05:28:11 2014 (r349319)
+++ head/games/tetzle/Makefile Thu Mar 27 08:15:58 2014 (r349320)
@@ -11,8 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= amdmi3 at FreeBSD.org
COMMENT= Jigsaw puzzle with tetrominoes
-USES= qmake
-USE_BZIP2= yes
+USES= tar:bzip2 qmake desktop-file-utils
USE_QT4= corelib gui moc_build opengl rcc_build xml
INSTALLS_ICONS= yes
More information about the svn-ports-all
mailing list