Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2007 14:39:18 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/108944: [MAINTAINER] misc/bibletime: remove RELENG_4 BROKEN
Message-ID:  <200702081939.l18JdI3H073711@goodking.goodking.ca>
Resent-Message-ID: <200702081940.l18JeJrp004279@freefall.freebsd.org>

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

>Number:         108944
>Category:       ports
>Synopsis:       [MAINTAINER] misc/bibletime: remove RELENG_4 BROKEN
>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:   Thu Feb 08 19:40:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 10:16:54 EST 2007
>Description:
- remove RELENG_4 BROKEN

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- bibletime-1.6.3b.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/bibletime/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	5 Feb 2007 10:36:36 -0000	1.21
+++ Makefile	8 Feb 2007 19:38:10 -0000
@@ -29,14 +29,8 @@
 
 DOCSDIR=	share/doc/HTML/en/bibletime
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=		fails to compile under FreeBSD 4.x
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e "s^-lpthread^${PTHREAD_LIBS}^g" ${WRKSRC}/bibletime/Makefile.in
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- bibletime-1.6.3b.patch ends here ---

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



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