aboutsummaryrefslogtreecommitdiffstats
path: root/news/p5-Gateway/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-21 15:52:25 +0800
committermharo <mharo@FreeBSD.org>2000-04-21 15:52:25 +0800
commitfef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (patch)
tree040f4df051f5f7a06aff8f09d9b28c63a6fb9cf6 /news/p5-Gateway/Makefile
parent5c3d870af108490066d61208d62182c10c3a7b64 (diff)
downloadfreebsd-ports-gnome-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.tar.gz
freebsd-ports-gnome-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.tar.zst
freebsd-ports-gnome-fef90ef29a8aec44c1d930de3396ab6ff3eabbd8.zip
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'news/p5-Gateway/Makefile')
-rw-r--r--news/p5-Gateway/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/news/p5-Gateway/Makefile b/news/p5-Gateway/Makefile
index 98bfec9bf18d..d0ba005248c0 100644
--- a/news/p5-Gateway/Makefile
+++ b/news/p5-Gateway/Makefile
@@ -5,17 +5,17 @@
# $FreeBSD$
#
-PORTNAME= p5-Gateway
-PORTVERSION= 0.42
+PORTNAME= Gateway
+PORTVERSION= 0.42
CATEGORIES= news perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
-DISTNAME= Gateway-0.42
+PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.ft-wayne.in.us
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article
USE_PERL5= yes