Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2006 13:19:04 -0700 (PDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        anholt@FreeBSD.org
Subject:   ports/95832: [PATCH] x11-wm/xcompmgr: portlint(1) fixes
Message-ID:  <200604152019.k3FKJ4BU031371@Laptop.mine.box>
Resent-Message-ID: <200604152020.k3FKKJ44076400@freefall.freebsd.org>

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

>Number:         95832
>Category:       ports
>Synopsis:       [PATCH] x11-wm/xcompmgr: portlint(1) fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 15 20:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- Make IGNORE such that potlint won't complain about it

Port maintainer (anholt@FreeBSD.org) is cc'd.

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

--- xcompmgr-1.1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-wm/xcompmgr/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/x11-wm/xcompmgr/Makefile
--- /usr/ports/x11-wm/xcompmgr/Makefile	Fri Nov  4 20:17:18 2005
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/x11-wm/xcompmgr/Makefile	Sat Apr 15 13:18:27 2006
@@ -21,7 +21,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE=	requires the composite extension, which is unavailable with XFree86.
+IGNORE=	requires the composite extension, which is unavailable with XFree86
 .endif
 
 .include <bsd.port.post.mk>
--- xcompmgr-1.1.3.patch ends here ---

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



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