ports/163667: [maintainer-update] unbreak x11-wm/mcwm for gcc46

Jakub Lach jakub_lach at mailplus.pl
Wed Dec 28 13:00:24 UTC 2011


>Number:         163667
>Category:       ports
>Synopsis:       [maintainer-update] unbreak x11-wm/mcwm for gcc46
>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:   Wed Dec 28 13:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jakub Lach
>Release:        9.0-PRERELEASE #0 r228926
>Organization:
>Environment:
>Description:
Easing the life for those forcing gcc46.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rupN /usr/ports/x11-wm/mcw.orig/files/patch-Makefile /usr/ports/x11-wm/mcwm/files/patch-Makefile
--- /usr/ports/x11-wm/mcw.orig/files/patch-Makefile	2011-12-28 13:28:03.000000000 +0100
+++ /usr/ports/x11-wm/mcwm/files/patch-Makefile	2011-12-28 13:33:49.000000000 +0100
@@ -10,7 +10,7 @@
 -	-lxcb-atom #-ldmalloc
 +CFLAGS+=-g -std=c99 -Wall -Wextra -I${LOCALBASE}/include
 +LDFLAGS+=-L${LOCALBASE}/lib -lxcb -lxcb-randr -lxcb-keysyms -lxcb-icccm \
-+	-lxcb-atom 
++	-lxcb-atom -lxcb-property 
  
  RM=/bin/rm
 -PREFIX=/usr/local


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



More information about the freebsd-ports-bugs mailing list