aboutsummaryrefslogtreecommitdiff
path: root/news/p5-Gateway
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
commitfeb212beb00bfe3bc18e398c9d57084415ce3efd (patch)
treebc6deb450f4a254989bf685e19706e7650292054 /news/p5-Gateway
parentd5de07a8628945aec146b409e0a5ce15aeaf20b5 (diff)
downloadports-feb212beb00bfe3bc18e398c9d57084415ce3efd.tar.gz
ports-feb212beb00bfe3bc18e398c9d57084415ce3efd.zip
Notes
Diffstat (limited to 'news/p5-Gateway')
-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