ports/111674: [patch] audio/mac - cleanup non-supported FreeBSD versions

Edwin Groothuis edwin at mavetju.org
Mon Apr 16 02:10:04 UTC 2007


>Number:         111674
>Category:       ports
>Synopsis:       [patch] audio/mac - 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:   Mon Apr 16 02:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/mac/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	28 Jan 2007 09:07:35 -0000	1.11
+++ Makefile	16 Apr 2007 02:08:48 -0000
@@ -21,16 +21,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-static
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE=		does not compile on 4.x due to missing multibyte string functions in libc
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O3||' ${WRKSRC}/configure
-#	@${REINPLACE_CMD} -e '/GetInfo/s|intptr_t|long|g' ${WRKSRC}/src/MACLib/*.*
-#	@${REINPLACE_CMD} -e 's|wcsnicmp|wcsncmp|g;s|wcsicmp|wcscmp|g;s|_wcsicmp|wcscmp|g;s|\.__pos||g' \
-#		${WRKSRC}/src/MACLib/*.* ${WRKSRC}/src/Shared/*.*
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list