aboutsummaryrefslogtreecommitdiffstats
path: root/games/cheech
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-30 03:11:51 +0800
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-30 03:11:51 +0800
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /games/cheech
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadfreebsd-ports-gnome-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
freebsd-ports-gnome-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.zst
freebsd-ports-gnome-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'games/cheech')
-rw-r--r--games/cheech/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/cheech/Makefile b/games/cheech/Makefile
index ad4a4c63fed6..fea93c73e4d5 100644
--- a/games/cheech/Makefile
+++ b/games/cheech/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 0.8
PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiplayer Chinese Checkers game
@@ -17,7 +16,7 @@ LIB_DEPENDS= libgnet-2.0.so:${PORTSDIR}/net/gnet2
OPTIONS_DEFINE= DOCS
-USES= gmake pkgconfig
+USES= gmake pkgconfig tar:tgz
USE_GNOME= gtkmm24
USE_AUTOTOOLS= automake:env
GNU_CONFIGURE= yes