diff options
Diffstat (limited to 'palm/sitescooper/Makefile')
-rw-r--r-- | palm/sitescooper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/sitescooper/Makefile b/palm/sitescooper/Makefile index 8a0bafa039a8..72d4d830a425 100644 --- a/palm/sitescooper/Makefile +++ b/palm/sitescooper/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Pa USE_PERL5= yes NO_BUILD= yes -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +SITE_PERL= ${SITE_PERL} MAN1= rss-to-site.1 sitescooper.1 subs-to-site.1 post-patch: |