ports/115026: graphics/blender remove references to FreeBSD 4.x

David Yeske dyeske at gmail.com
Mon Jul 30 04:40:02 UTC 2007


>Number:         115026
>Category:       ports
>Synopsis:       graphics/blender remove references to FreeBSD 4.x
>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:   Mon Jul 30 04:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     David Yeske
>Release:        HEAD
>Organization:
>Environment:
FreeBSD speed 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Jul 18 23:40:39 EDT 2007     root at speed:/usr/obj/usr/src/sys/SPEED  amd64

>Description:
remove references to FreeBSD 4.x since this is a noop
>How-To-Repeat:

>Fix:
see attachment

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/blender/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	5 Jul 2007 23:39:02 -0000	1.18
+++ Makefile	30 Jul 2007 04:16:11 -0000
@@ -22,11 +22,7 @@
 NO_BUILD=	YES
 ONLY_FOR_ARCHS=	i386
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500000
 LIB_DEPENDS+=	c_r.4:${PORTSDIR}/misc/compat4x
-.endif
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/blenderplayer ${PREFIX}/bin
@@ -47,4 +43,4 @@
 	${INSTALL_DATA} ${WRKSRC}/copyright.txt ${PREFIX}/share/doc/blender
 	${INSTALL_DATA} ${WRKSRC}/playerlicense.txt ${PREFIX}/share/doc/blender
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


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



More information about the freebsd-ports-bugs mailing list