diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
commit | 00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch) | |
tree | c0750f82911803374c81b8cf05e2b96f037e2d8a /lang/p5-Data-JavaScript | |
parent | - Mark BROKEN: does not build ("ValueError: too many values to unpack") (diff) |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=415839
Diffstat (limited to 'lang/p5-Data-JavaScript')
-rw-r--r-- | lang/p5-Data-JavaScript/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/p5-Data-JavaScript/Makefile b/lang/p5-Data-JavaScript/Makefile index e5615b952148..1fe4fa815fe9 100644 --- a/lang/p5-Data-JavaScript/Makefile +++ b/lang/p5-Data-JavaScript/Makefile @@ -11,7 +11,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Data::JavaScript - Dump perl structures to JavaScript code -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= perl5 tar:tgz USE_PERL5= configure |