Date: Sun, 26 Nov 2006 18:51:27 +0100 (CET) From: trasz <trasz@pin.if.uz.zgora.pl> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/105872: [PATCH] x11-wm/alloywm: respect X11BASE Message-ID: <20061126175127.0D00A39DBA@pin.if.uz.zgora.pl> Resent-Message-ID: <200611261800.kAQI0PaW070136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105872 >Category: ports >Synopsis: [PATCH] x11-wm/alloywm: respect X11BASE >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: Sun Nov 26 18:00:24 GMT 2006 >Closed-Date: >Last-Modified: >Originator: trasz >Release: FreeBSD 6.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006 >Description: Respect X11BASE. http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5-exp.2006101300/alloywm-0.4.0_2.log Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- alloywm-0.4.0_2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-wm/alloywm/Makefile /home/trasz/alloywm/Makefile --- /usr/ports/x11-wm/alloywm/Makefile Sat May 13 07:00:40 2006 +++ /home/trasz/alloywm/Makefile Sun Nov 26 18:50:58 2006 @@ -15,6 +15,7 @@ COMMENT= Has title bars, shading, resizing, automatic placement, window list HAS_CONFIGURE= yes +CONFIGURE_ARGS= --xroot=${X11BASE} PLIST= ${WRKDIR}/pkg-plist USE_GMAKE= yes USE_X_PREFIX= yes --- alloywm-0.4.0_2.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?20061126175127.0D00A39DBA>