Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 06:32:11 -0700 (PDT)
From:      Cy Schubert <Cy.Schubert@komquats.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57130: Xalarm port does not compile under -CURRENT
Message-ID:  <200309231332.h8NDWB0q046111@cwsys.cwsent.com>
Resent-Message-ID: <200309231340.h8NDeHP8084881@freefall.freebsd.org>

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

>Number:         57130
>Category:       ports
>Synopsis:       Xalarm port does not compile under -CURRENT
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 06:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cy Schubert
>Release:        FreeBSD-5.1
>Organization:
FreeBSD
>Environment:
System: FreeBSD cwsys 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Sep 21 01:21:54 PDT 2003 root@cwsys:/export/obj/opt/src/cvs-current/src/sys/KOMQUATS i386


>Description:
Xalarm port does not compile under -CURRENT.
>How-To-Repeat:
Try building under -CURRENT
>Fix:

(PORTREVISION bump not necessary.)

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-clocks/xalarm/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	30 Jul 2003 20:52:11 -0000	1.10
+++ Makefile	23 Sep 2003 13:30:44 -0000
@@ -17,7 +17,8 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} > 501102
-BROKEN=		"Does not compile"
+USE_GCC=	3.2
+MAKE_ENV=	IMAKECPP=${LOCALBASE}/bin/cpp32
 .endif
 
 USE_IMAKE=	yes

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



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