diff options
Diffstat (limited to 'textproc/p5-WWW-Google-SiteMap/Makefile')
-rw-r--r-- | textproc/p5-WWW-Google-SiteMap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-WWW-Google-SiteMap/Makefile b/textproc/p5-WWW-Google-SiteMap/Makefile index 0f1d2606c1cb..0ec10ec77925 100644 --- a/textproc/p5-WWW-Google-SiteMap/Makefile +++ b/textproc/p5-WWW-Google-SiteMap/Makefile @@ -15,9 +15,9 @@ COMMENT= Perl extension for managing Google SiteMaps LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Twig>=0:textproc/p5-XML-Twig \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-XML-Twig>=0:textproc/p5-XML-Twig \ p5-URI>=0:net/p5-URI -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure |