aboutsummaryrefslogtreecommitdiff
path: root/games/pachi
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /games/pachi
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'games/pachi')
-rw-r--r--games/pachi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pachi/Makefile b/games/pachi/Makefile
index c84c4263a46b..a6c888bb924f 100644
--- a/games/pachi/Makefile
+++ b/games/pachi/Makefile
@@ -7,13 +7,12 @@ PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF/dragontech/Pachi%20el%20marciano/Pachi%20el%20marciano%20${PORTVERSION}
DISTNAME= pachi_source
-EXTRACT_SUFX= .tgz
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Platform game similar to Manic Miner
USE_SDL= mixer sdl
-USES= gmake
+USES= gmake tar:tgz
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}