diff options
Diffstat (limited to 'textproc/p5-XML-Handler-Trees/Makefile')
-rw-r--r-- | textproc/p5-XML-Handler-Trees/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Handler-Trees/Makefile b/textproc/p5-XML-Handler-Trees/Makefile index 007ef774ef1a..8ae4f8f36f59 100644 --- a/textproc/p5-XML-Handler-Trees/Makefile +++ b/textproc/p5-XML-Handler-Trees/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX handlers for building tree structures -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure USE_DOS2UNIX= Trees.pm MAN3= XML::Handler::Trees.3 |