aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-Text-FIGlet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Text-FIGlet/Makefile')
-rw-r--r--misc/p5-Text-FIGlet/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/p5-Text-FIGlet/Makefile b/misc/p5-Text-FIGlet/Makefile
index 402bef47c865..725697393947 100644
--- a/misc/p5-Text-FIGlet/Makefile
+++ b/misc/p5-Text-FIGlet/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 2.19.3
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-EXTRACT_SUFX= .tgz
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl module to provide FIGlet abilities, akin to banner
@@ -19,6 +18,6 @@ TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
USE_PERL5= configure
-USES= perl5
+USES= perl5 tar:tgz
.include <bsd.port.mk>