ports/138112: [PATCH] deskutils/libgcal: Fixing build on 6.x (gcc < 4.0)

Troels Kofoed Jacobsen tkjacobsen at gmail.com
Sun Aug 23 20:40:02 UTC 2009


>Number:         138112
>Category:       ports
>Synopsis:       [PATCH] deskutils/libgcal: Fixing build on 6.x (gcc < 4.0)
>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 23 20:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Troels Kofoed Jacobsen
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD gluon.std 7.2-STABLE FreeBSD 7.2-STABLE #2: Tue Aug 11 12:11:42 CEST 2009
>Description:
[DESCRIBE CHANGES]

Port maintainer (tkjacobsen at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libgcal-0.9.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/deskutils/libgcal/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/deskutils/libgcal/Makefile
--- /usr/ports/deskutils/libgcal/Makefile	2009-08-22 05:55:25.000000000 +0200
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/deskutils/libgcal/Makefile	2009-08-23 21:55:28.000000000 +0200
@@ -19,6 +19,7 @@
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+USE_GCC=	4.2+
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,(libdir)/pkgconfig,(prefix)/libdata/pkgconfig,' \
--- libgcal-0.9.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list