diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 18:21:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-02 18:21:05 +0000 |
commit | 0aad97bb5c24e162fa1f0e0fa87c8654f738ff52 (patch) | |
tree | 59a0148ef943ecb5bc12a830cc669c801d3c91f8 /devel/p5-Data-Stag | |
parent | 9046e7300f8c066998aad575e838180bdf83371e (diff) |
Notes
Diffstat (limited to 'devel/p5-Data-Stag')
-rw-r--r-- | devel/p5-Data-Stag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Stag/Makefile b/devel/p5-Data-Stag/Makefile index 7d4dbb744d74..ee30391925bd 100644 --- a/devel/p5-Data-Stag/Makefile +++ b/devel/p5-Data-Stag/Makefile @@ -13,7 +13,8 @@ COMMENT= Structured Tags datastructures RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= stag-grep.pl.1 stag-filter.pl.1 stag-parse.pl.1 \ stag-drawtree.pl.1 stag-autoschema.pl.1 stag-merge.pl.1 \ |