aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Text-FIGlet/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-14 08:48:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-14 08:48:41 +0000
commited935f3b7a501f39e524313d274114735e36ac1b (patch)
tree2d5f1e894d1cbe87ec9c06e96c33df47eea7e12e /misc/p5-Text-FIGlet/Makefile
parent48c8ef73c4e706f419ffe22f4029272fe864de48 (diff)
Notes
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>