diff options
Diffstat (limited to 'textproc/p5-WWW-Google-SiteMap/Makefile')
-rw-r--r-- | textproc/p5-WWW-Google-SiteMap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-WWW-Google-SiteMap/Makefile b/textproc/p5-WWW-Google-SiteMap/Makefile index 93324213d9be..6d5c6f5e28d0 100644 --- a/textproc/p5-WWW-Google-SiteMap/Makefile +++ b/textproc/p5-WWW-Google-SiteMap/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for managing Google SiteMaps BUILD_DEPENDS= ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |