From a84c115a09e00e14810cb1deb7bf4637a33ad313 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 19:11:51 +0000 Subject: Convert a bunch of EXTRACT_SUFX=... into USES=tar:... Approved by: portmgr (not really, but touches unstaged ports) --- graphics/seejpeg/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/seejpeg') diff --git a/graphics/seejpeg/Makefile b/graphics/seejpeg/Makefile index 42ccadbb751c..eb0efd0d4ea9 100644 --- a/graphics/seejpeg/Makefile +++ b/graphics/seejpeg/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/viewers/svga -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Console graphics viewer using the svga console graphics library @@ -15,7 +14,7 @@ COMMENT= Console graphics viewer using the svga console graphics library LIB_DEPENDS= libvga.so:${PORTSDIR}/graphics/svgalib \ libjpeg.so:${PORTSDIR}/graphics/jpeg -USES= gmake +USES= gmake tar:tgz ALL_TARGET= seejpeg CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.2.3