ports/111866: [PATCH] devel/SimGear: cleanup non-supported FreeBSD versions
Marcelo Araujo
araujo at bsdmail.org
Thu Apr 19 12:00:10 UTC 2007
>Number: 111866
>Category: ports
>Synopsis: [PATCH] devel/SimGear: 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: Thu Apr 19 12:00:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Marcelo Araujo
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- removed support to FreeBSD 4.x (EOL)
Port maintainer (jylefort at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- SimGear-0.3.10_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/simgear/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile 8 Jun 2006 16:07:10 -0000 1.20
+++ Makefile 19 Apr 2007 11:54:42 -0000
@@ -28,14 +28,8 @@
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
CONFIGURE_ARGS= --with-jpeg-factory
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not build on FreeBSD 4.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-D_REENTRANT|${PTHREAD_CFLAGS}|' \
${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- SimGear-0.3.10_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list