diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 14:30:23 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-06 14:30:23 +0000 |
| commit | 67c3ce47d7c1ca69ba10c11644a0460191642ec6 (patch) | |
| tree | d6d6dd77a5c95bedf28f79dd7b1fc328f8f4c716 /net/p5-Script-isAperlScript | |
| parent | - Reduce some minor differences with `games/netradiant'; mention the latter (diff) | |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net/p5-Script-isAperlScript')
| -rw-r--r-- | net/p5-Script-isAperlScript/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Script-isAperlScript/Makefile b/net/p5-Script-isAperlScript/Makefile index a9326531a4eb..46ad0dca29a8 100644 --- a/net/p5-Script-isAperlScript/Makefile +++ b/net/p5-Script-isAperlScript/Makefile @@ -13,7 +13,8 @@ COMMENT= Checks if something is a Perl script RUN_DEPENDS= p5-Error-Helper>=1.0.0:${PORTSDIR}/devel/p5-Error-Helper -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Script::isAperlScript.3 |
