Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2007 22:54:19 GMT
From:      Bartosz Fabianowski<freebsd@chillt.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111747: [MAINTAINER] games/ksudoku: remove 4.x check
Message-ID:  <200704162254.l3GMsJf7081792@www.freebsd.org>
Resent-Message-ID: <200704162300.l3GN0Eru005289@freefall.freebsd.org>

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

>Number:         111747
>Category:       ports
>Synopsis:       [MAINTAINER] games/ksudoku: remove 4.x check
>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 Apr 16 23:00:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Bartosz Fabianowski
>Release:        6-STABLE
>Organization:
>Environment:
>Description:
Remove 4.x check from games/ksudoku
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	Mon Apr 16 23:48:41 2007
+++ Makefile	Mon Apr 16 23:48:57 2007
@@ -20,13 +20,7 @@
 USE_KDELIBS_VER=3
 USE_AUTOTOOLS=	libtool:15
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE=		does not build on FreeBSD 4.x
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

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



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