svn commit: r353216 - head/games/hexalate
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 7 22:00:03 UTC 2014
Author: amdmi3
Date: Wed May 7 22:00:03 2014
New Revision: 353216
URL: http://svnweb.freebsd.org/changeset/ports/353216
QAT: https://qat.redports.org/buildarchive/r353216/
Log:
- Convert USE_BZIP2 to USES
Modified:
head/games/hexalate/Makefile
Modified: head/games/hexalate/Makefile
==============================================================================
--- head/games/hexalate/Makefile Wed May 7 21:58:46 2014 (r353215)
+++ head/games/hexalate/Makefile Wed May 7 22:00:03 2014 (r353216)
@@ -11,8 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= amdmi3 at FreeBSD.org
COMMENT= A color matching game
-USES= qmake
-USE_BZIP2= yes
+USES= tar:bzip2 qmake
USE_QT4= corelib gui moc_build rcc_build
INSTALLS_ICONS= yes
More information about the svn-ports-all
mailing list