aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:17:51 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-11-29 20:17:51 +0000
commitf75ff4b46da5958b50f6d3ee4b4856c8b39ab659 (patch)
tree45e797a27bf9d0a22186a5cb15413ad6e3fe8eff /graphics/grafx2
parent32e1a37e3cd43b2883481159f106ad9949b68d23 (diff)
downloadports-f75ff4b46da5958b50f6d3ee4b4856c8b39ab659.tar.gz
ports-f75ff4b46da5958b50f6d3ee4b4856c8b39ab659.zip
Convert to USES=tar:tgz
Notes
Notes: svn path=/head/; revision=373642
Diffstat (limited to 'graphics/grafx2')
-rw-r--r--graphics/grafx2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index ddd859cb711a..f91f4a0320ea 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -7,7 +7,6 @@ PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Pixelart-oriented bitmap painting program
@@ -15,7 +14,7 @@ COMMENT= Pixelart-oriented bitmap painting program
LIB_DEPENDS= libX11.so:${PORTSDIR}/x11/libX11 \
libpng15.so:${PORTSDIR}/graphics/png
-USES= gmake pkgconfig
+USES= gmake pkgconfig tar:tgz
USE_SDL= sdl image
WRKSRC= ${WRKDIR}/${PORTNAME}/src