Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 1999 11:47:39 -0800 (PST)
From:      girgen@partitur.se
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/9428: p5-pRPC untruly marked as broken
Message-ID:  <199901101947.LAA05163@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         9428
>Category:       ports
>Synopsis:       p5-pRPC untruly marked as broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 10 11:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn
>Release:        FreeBSD 3.0-CURRENT from 1998-12-17
>Organization:
Partitur
>Environment:
FreeBSD trumpet.partitur.se 3.0-CURRENT FreeBSD 3.0-CURRENT #1: Mon Jan  4 20:26:55 CET 1999     girgen@trumpet.partitur.se:/disk3/src/sys/compile/TRUMPET  i386

>Description:
It builds fine for me.
I was marked broken, probably during the perl5 import into current?

>How-To-Repeat:

>Fix:
Here's a patch

--- Makefile.orig       Fri Jan  8 00:11:48 1999
+++ Makefile    Thu Jan  7 23:51:26 1999
@@ -18,12 +18,6 @@
 
 USE_PERL5=     yes
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 300000
-BROKEN=         perl
-.endif
-
 MAN3=          Bundle::pRPC-modules.3 \
                RPC::pClient.3 \
                RPC::pServer.3
@@ -32,4 +26,4 @@
 do-configure:
                @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901101947.LAA05163>