aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/grafx2/Makefile')
-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