From 39326eac844ed940fb5eacc29218e8c7c40ed306 Mon Sep 17 00:00:00 2001 From: Aaron Dalton Date: Mon, 19 Jun 2006 07:44:50 +0000 Subject: - Update from v0.08 to v1.01 - Update plist PR: ports/98350 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) --- net/p5-Net-Z3950-SimpleServer/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'net/p5-Net-Z3950-SimpleServer/Makefile') diff --git a/net/p5-Net-Z3950-SimpleServer/Makefile b/net/p5-Net-Z3950-SimpleServer/Makefile index 11f48ce0edb1..85f4d995c26e 100644 --- a/net/p5-Net-Z3950-SimpleServer/Makefile +++ b/net/p5-Net-Z3950-SimpleServer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Z3950-SimpleServer -PORTVERSION= 0.08 +PORTVERSION= 1.01 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -20,15 +20,12 @@ LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz PERL_CONFIGURE= yes CONFIGURE_ENV= LOCALBASE=${LOCALBASE} -MAN3= Net::Z3950::GRS1.3 Net::Z3950::SimpleServer.3 +MAN3= Net::Z3950::GRS1.3 Net::Z3950::SimpleServer.3 .include .if ${OSVERSION} < 500000 -post-patch: - ${REINPLACE_CMD} -e 's/PERL_GET_CONTEXT/(PL_curinterp)/g' ${WRKSRC}/SimpleServer.xs - ${REINPLACE_CMD} -e 's/PERL_SET_CONTEXT/(PL_curinterp)=/g' ${WRKSRC}/SimpleServer.xs - ${REINPLACE_CMD} -e '/LIBS/s/=>.*/=> "$$libs -lc_r",/' ${WRKSRC}/Makefile.PL +IGNORE= doesn't run under FreeBSD versions less than 5.x .endif .include -- cgit v1.2.3