From 81fb719f99a5e1cdd5dabfdf04f4f71c1159821a Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 26 Sep 2004 01:58:58 +0000 Subject: BROKEN on 5.x: Build fails Approved by: portmgr (self) --- devel/p5-Log-Dispatch/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index 3d215549937a..8212e1a73333 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -44,6 +44,12 @@ SCRIPTS_ENV+= WRKDIRPREFIX="${WRKDIRPREFIX}" \ MKDIR="${MKDIR}" \ REALCURDIR="${.CURDIR}" +.include + +.if ${OSVERSION} >= 502126 +BROKEN= Build fails +.endif + pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${PERL} ${SCRIPTDIR}/configure.pl @@ -54,4 +60,4 @@ post-clean: .include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" .endif -.include +.include -- cgit v1.2.3