ports/55010: [MAINTAINER] fix devel/mico build on 4.x

Sergey Matveychuk sem at ciam.ru
Tue Jul 29 11:30:16 UTC 2003


>Number:         55010
>Category:       ports
>Synopsis:       [MAINTAINER] fix devel/mico build on 4.x
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 29 04:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD avim.ciam.ru 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Sat Jun 7 23:20:14 MSD 2003 root at orion.ciam.ru:/usr/src/sys/compile/AVIM i386


	
>Description:
	
	fix on 4.x
>How-To-Repeat:
	
>Fix:

	

--- Makfile.patch begins here ---
--- Makefile.orig	Tue Jul 29 15:21:12 2003
+++ Makefile	Mon Jul 14 10:41:27 2003
@@ -102,7 +102,7 @@
 
 post-patch:
 	${REINPLACE_CMD} -e "s#-O2#${CFLAGS}#" ${WRKSRC}/configure
-.if ${OSVERSION} < 500035 && !defined(WITH_SYSTEM_GCC)
+.if ${OSVERSION} < 500035 && defined(WITH_GCC32)
 	${LN} -s /usr/include/g++/FlexLexer.h ${WRKSRC}/include
 .endif
 
--- Makfile.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list