From 9b68f5d5fa78dd71ae014e7798e83a97fd19a7ba Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 20 Jun 2014 00:09:20 +0000 Subject: Use the USES=tar:... variants. --- shells/shell-include/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shells/shell-include') diff --git a/shells/shell-include/Makefile b/shells/shell-include/Makefile index f473473f5905..b460c48bbed1 100644 --- a/shells/shell-include/Makefile +++ b/shells/shell-include/Makefile @@ -5,7 +5,6 @@ PORTNAME= shell-include PORTVERSION= 0.1.2 CATEGORIES= shells devel MASTER_SITES= http://vvelox.net/src/shell-include/ -EXTRACT_SUFX= .tgz MAINTAINER= vvelox@vvelox.net COMMENT= Include system for shell scripts @@ -14,7 +13,7 @@ USES= perl5 WRKSRC= ${WRKDIR}/${DISTNAME} -NO_CONFIGURE= yes +USES= tar:tgz NO_BUILD= yes do-install: -- cgit v1.2.3