aboutsummaryrefslogtreecommitdiff
path: root/games/chanta
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
commit5bf81ff7896ad4fc0c92d3896360b8aec238adc9 (patch)
tree9820a52f001eb8bb4cc52930dd66d3a150497cf4 /games/chanta
parent488b4b165f0440aadc432e6a2d68fe7b690bf982 (diff)
downloadports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.tar.gz
ports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.zip
Notes
Diffstat (limited to 'games/chanta')
-rw-r--r--games/chanta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/chanta/Makefile b/games/chanta/Makefile
index 81dbe6cb4905..ad5823757a39 100644
--- a/games/chanta/Makefile
+++ b/games/chanta/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/chanta/descargas/
MAINTAINER= acm@FreeBSD.org
COMMENT= Free 2D jump and run game
+USES= gmake
USE_SDL= sdl image mixer
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD}