svn commit: r352676 - head/games/gottet
Rusmir Dusko
nemysis at FreeBSD.org
Wed Apr 30 09:30:15 UTC 2014
Author: nemysis
Date: Wed Apr 30 09:30:14 2014
New Revision: 352676
URL: http://svnweb.freebsd.org/changeset/ports/352676
QAT: https://qat.redports.org/buildarchive/r352676/
Log:
- Change Makefile header, use my name and @FreeBSD.org email
- Use tar:bzip2 instead of USE_BZIP2=yes
Modified:
head/games/gottet/Makefile
Modified: head/games/gottet/Makefile
==============================================================================
--- head/games/gottet/Makefile Wed Apr 30 08:45:35 2014 (r352675)
+++ head/games/gottet/Makefile Wed Apr 30 09:30:14 2014 (r352676)
@@ -1,4 +1,4 @@
-# Created by: nemysis <nemysis at gmx.ch>
+# Created by: Rusmir Dusko <nemysis at FreeBSD.org>
# $FreeBSD$
PORTNAME= gottet
@@ -12,8 +12,7 @@ COMMENT= Tetris clone
LICENSE= GPLv3
-USES= qmake
-USE_BZIP2= yes
+USES= qmake tar:bzip2
USE_QT4= moc_build rcc_build iconengines_run imageformats_run \
gui
INSTALLS_ICONS= yes
More information about the svn-ports-head
mailing list