aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Data-JavaScript/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/p5-Data-JavaScript/Makefile')
-rw-r--r--lang/p5-Data-JavaScript/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile
index 006ad5cd3db1..eac45f873d8c 100644
--- a/lang/p5-Data-JavaScript/Makefile
+++ b/lang/p5-Data-JavaScript/Makefile
@@ -6,13 +6,12 @@ PORTVERSION= 1.13
CATEGORIES= lang www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-EXTRACT_SUFX= .tgz
MAINTAINER= tobez@FreeBSD.org
COMMENT= Data::JavaScript - Dump perl structures to JavaScript code
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= perl5
+USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>