From 89bfc93efa984667db75c0a6b31d725da9f0fa96 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 21 Jan 1999 17:53:42 +0000 Subject: Unbroken. PR: ports/9428 Submitted by: Palle Girgensohn --- net/p5-pRPC/Makefile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'net') diff --git a/net/p5-pRPC/Makefile b/net/p5-pRPC/Makefile index 5e2d5bb83adc..a6eb9aea4f2d 100644 --- a/net/p5-pRPC/Makefile +++ b/net/p5-pRPC/Makefile @@ -3,7 +3,7 @@ # Date Created: Aug 18 1998 # Whom: Vanilla I. Shu # -# $Id: Makefile,v 1.3 1998/10/12 03:17:55 jseger Exp $ +# $Id: Makefile,v 1.4 1998/11/11 05:37:28 asami Exp $ # DISTNAME= pRPC-modules-0.1005 @@ -18,12 +18,6 @@ BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Storable.p USE_PERL5= yes -.include - -.if ${OSVERSION} >= 300000 -BROKEN= perl -.endif - MAN3= Bundle::pRPC-modules.3 \ RPC::pClient.3 \ RPC::pServer.3 @@ -32,4 +26,4 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} do-configure: @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL -.include +.include -- cgit v1.2.3