Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2007 11:13:57 +1000 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111642: [patch] astro/boinc-einsteinathome - cleanup non-supported FreeBSD versions
Message-ID:  <20070416011357.71C2DF5@k7.mavetju>
Resent-Message-ID: <200704160120.l3G1K1YP084399@freefall.freebsd.org>

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

>Number:         111642
>Category:       ports
>Synopsis:       [patch] astro/boinc-einsteinathome - cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 01:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/astro/boinc-einsteinathome/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	18 Jan 2007 15:48:08 -0000	1.5
+++ Makefile	16 Apr 2007 01:13:13 -0000
@@ -19,11 +19,6 @@
 
 ONLY_FOR_ARCHS=	i386 amd64
 
-# Binary is built for 5.X :
-.if ${OSVERSION} < 500000
-IGNORE=		only supports FreeBSD 5.X and newer
-.endif
-
 .if ${OSVERSION} >= 600000
 LIB_DEPENDS+=	c.5:${PORTSDIR}/misc/compat5x
 .endif
>Release-Note:
>Audit-Trail:
>Unformatted:



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