diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:27:37 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 03:27:37 +0000 |
| commit | e242f309a82a2c7b11193e60d8dab0e17348c268 (patch) | |
| tree | 00ab6a9b2ac185234ddc8fe1dd36a7b7d777cfa6 /net-mgmt/aspathtree | |
| parent | - convert to the new perl5 framework (diff) | |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'net-mgmt/aspathtree')
| -rw-r--r-- | net-mgmt/aspathtree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/aspathtree/Makefile b/net-mgmt/aspathtree/Makefile index 406f97557dc2..98f1ef1b7ef8 100644 --- a/net-mgmt/aspathtree/Makefile +++ b/net-mgmt/aspathtree/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/ASpath-tree-v${PORTVERSION}/ RESTRICTED= not redistributable, license agreement required NO_BUILD= yes -USE_PERL5= yes +USES= perl5 SCRIPTS_ENV+= PERL5=${PERL5} SUB_FILES= pkg-message CONFIG_FILES= ASpath-tree.config |
