diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 09:13:08 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-12 09:13:08 +0000 |
commit | e0b83ac671c8dfc73473a59df46d1ac7916535de (patch) | |
tree | 582b4a6e8e40374539487447bcceafa53a1c039f /textproc/p5-Google-Data-JSON | |
parent | efd9d7b69c7b4cbcceb87f5f7d78c29eb7629024 (diff) | |
download | ports-e0b83ac671c8dfc73473a59df46d1ac7916535de.tar.gz ports-e0b83ac671c8dfc73473a59df46d1ac7916535de.zip |
Notes
Diffstat (limited to 'textproc/p5-Google-Data-JSON')
-rw-r--r-- | textproc/p5-Google-Data-JSON/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Google-Data-JSON/Makefile b/textproc/p5-Google-Data-JSON/Makefile index 0c179f61e086..313be3b6a9e4 100644 --- a/textproc/p5-Google-Data-JSON/Makefile +++ b/textproc/p5-Google-Data-JSON/Makefile @@ -26,6 +26,6 @@ TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> |