diff options
Diffstat (limited to 'news/p5-News-Newsrc/Makefile')
-rw-r--r-- | news/p5-News-Newsrc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index 49ef552c43b0..37669bc9b76a 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -5,16 +5,16 @@ # $FreeBSD$ # -PORTNAME= p5-News-Newsrc +PORTNAME= News-Newsrc PORTVERSION= 1.07 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News -DISTNAME= News-Newsrc-1.07 +PKGNAMEPREFIX= p5- MAINTAINER= croyle@gelemna.ft-wayne.in.us -RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan USE_PERL5= yes |