ports/95203: Mark devel/pecl-svn broken on 4x

Alex Kiesel alex at kiesel.name
Sat Apr 1 15:50:26 UTC 2006


>Number:         95203
>Category:       ports
>Synopsis:       Mark devel/pecl-svn broken on 4x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 01 15:50:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kiesel
>Release:        FreeBSD 6.0-RELEASE-p6 i386
>Organization:
>Environment:


System: FreeBSD 6.0-RELEASE-p6 #1: Sun Mar 26 12:48:17 CEST 2006
    root at boost.home.ahk:/usr/obj/usr/src/sys/BOOST



>Description:


The FreeBSD build cluster has reported failure to build the port on 4.x; To remove the
error message, mark the port broken on 4.x


>How-To-Repeat:


Build on 4.x


>Fix:


--- pecl-svn.patch begins here ---
--- Makefile.orig	Sat Apr  1 17:33:18 2006
+++ Makefile	Sat Apr  1 17:34:01 2006
@@ -22,4 +22,10 @@
 USE_PHP=	yes
 USE_PHPEXT=	yes
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN=         "Does not compile on FreeBSD 4.x"
+.endif
+
+.include <bsd.port.post.mk>
--- pecl-svn.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list