Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2005 15:37:07 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/84927: [MAINTAINER UPDATE] emulators/generator-cbiere: clean-up
Message-ID:  <1124044627.0@phobos.mars.bsd>
Resent-Message-ID: <200508141840.j7EIeI3G082173@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         84927
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] emulators/generator-cbiere: clean-up
>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:   Sun Aug 14 18:40:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


* Suppose GCC is 2.95 or >= 3.4.2.


>How-To-Repeat:





>Fix:


--- generator-cbiere.diff begins here ---
diff -urN /usr/ports/emulators/generator-cbiere/Makefile generator-cbiere/Makefile
--- /usr/ports/emulators/generator-cbiere/Makefile	Fri Jul 15 15:50:55 2005
+++ generator-cbiere/Makefile	Wed Aug 10 19:16:51 2005
@@ -58,19 +58,6 @@
 .endif
 .endif
 
-# Generator needs GCC 2.95.x or GCC >= 3.4.2 to work properly.
-# Generator-CBiere automatically determines the GCC version.
-
-.if ${OSVERSION} < 400012
-# GCC < 2.95 is in the base system.
-USE_GCC=		2.95
-.endif
-
-.if ${OSVERSION} >= 500035 && ${OSVERSION} < 502126
-# GCC > 2.95 (3.X) && GCC < 3.4.2 is in the base system.
-USE_GCC=		3.4
-.endif
-
 .if defined(WITHOUT_OPTIMIZED_CFLAGS)
 CONFIGURE_ARGS+=	--without-gcc
 .endif
--- generator-cbiere.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1124044627.0>