diff options
Diffstat (limited to 'textproc/p5-XML-Generator-PerlData/Makefile')
-rw-r--r-- | textproc/p5-XML-Generator-PerlData/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Generator-PerlData/Makefile b/textproc/p5-XML-Generator-PerlData/Makefile index c23d1f1b7eaa..81138e9fa7d1 100644 --- a/textproc/p5-XML-Generator-PerlData/Makefile +++ b/textproc/p5-XML-Generator-PerlData/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl extension for generating SAX2 events from Perl data structures LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-SAX-Base>=1.02:textproc/p5-XML-SAX-Base -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-XML-SAX-Base>=1.02:textproc/p5-XML-SAX-Base USES= perl5 USE_PERL5= configure |