ports/105151: [PATCH] mbone/rtpmon: unbreak on 5.X and higher
Thomas Abthorpe
thomas at goodking.ca
Sat Nov 4 18:23:09 UTC 2006
>Number: 105151
>Category: ports
>Synopsis: [PATCH] mbone/rtpmon: unbreak on 5.X and higher
>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: Sat Nov 04 17:53:41 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Thomas Abthorpe
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT
>Description:
- unbreak with USE_GCC=3.2
- November 2006 Bugathon
Port maintainer (fenner at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- rtpmon-1.0a7_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mbone/rtpmon/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile 23 Jul 2006 23:38:15 -0000 1.25
+++ Makefile 4 Nov 2006 16:43:45 -0000
@@ -19,15 +19,12 @@
USE_AUTOTOOLS= autoconf:253:env
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
+USE_GCC= 3.2
MAN1= rtpmon.1
PLIST_FILES= bin/rtpmon
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 501000
-BROKEN= Does not compile on FreeBSD > 5.0
-.endif
-
pre-configure:
@cd ${WRKSRC}; ${CHMOD} +w configure; ${AUTOCONF}
--- rtpmon-1.0a7_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list