aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Log-Dispatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch/Makefile')
-rw-r--r--devel/p5-Log-Dispatch/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index d369705775e1..3bcdf97e618a 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= Log-Dispatch
-PORTVERSION= 2.01
+PORTVERSION= 2.03
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Log
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
+COMMENT= A suite of OO modules for logging messages to multiple outputs
-BUILD_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_SUBMAKE= yes
@@ -33,7 +34,6 @@ MAN3= Log::Dispatch.3 \
Log::Dispatch::Output.3 \
Log::Dispatch::Screen.3 \
Log::Dispatch::Syslog.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
SCRIPTS_ENV+= WRKDIRPREFIX="${WRKDIRPREFIX}" \
MKDIR="${MKDIR}" \