ports/100924: [MAINTAINER] misc/sword: Unbreak on FreeBSD 4.X
Thomas Abthorpe
thomas at goodking.ca
Thu Jul 27 18:10:20 UTC 2006
>Number: 100924
>Category: ports
>Synopsis: [MAINTAINER] misc/sword: Unbreak on 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: Thu Jul 27 18:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Thomas Abthorpe
>Release: FreeBSD 6.1-RELEASE-p2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD stjames.stthomasanglican.org 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #27: Sat Jun 24 23:38:22 EDT 2006
>Description:
- set USE_GCC=3.2+ to unbreak on FreeBSD 4.X.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- sword-1.5.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/sword/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile 14 Jul 2006 18:19:30 -0000 1.19
+++ Makefile 27 Jul 2006 17:59:35 -0000
@@ -17,6 +17,7 @@
USE_GNOME= pkgconfig
USE_GMAKE= yes
+USE_GCC= 3.2+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --without-conf
@@ -26,10 +27,6 @@
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Fails to compile under FreeBSD 4.X
-.endif
-
.if defined(WITHOUT_CURL)
CONFIGURE_ARGS+= --without-curl
PLIST_SUB+= INSTALLMGR="@comment "
--- sword-1.5.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list