Date: Tue, 2 Apr 2013 20:28:25 -0400 (EDT) From: "Sean C. Farley" <scf@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: obrien@FreeBSD.org Subject: ports/177597: [PATCH] editors/vim: include Athena dependency Message-ID: <201304030028.r330SP2v004127@thor.farley.org> Resent-Message-ID: <201304030030.r330U05U025142@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177597 >Category: ports >Synopsis: [PATCH] editors/vim: include Athena dependency >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: Wed Apr 03 00:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sean C. Farley >Release: FreeBSD 8.3-STABLE amd64 >Organization: >Environment: System: FreeBSD thor.farley.org 8.3-STABLE FreeBSD 8.3-STABLE #0 r243661M: Wed Nov 28 17:27:01 EST >Description: Append Athena widget dependency to USE_XORG if Athena is chosen as the GUI. Port maintainer (obrien@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: SVN) >How-To-Repeat: >Fix: --- vim-7.3.669_1.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 315688) +++ Makefile (working copy) @@ -138,6 +138,7 @@ . if ${PORT_OPTIONS:MATHENA} CONF_OPT_GUI="--enable-gui=athena" +USE_XORG+= xaw . endif . if ${PORT_OPTIONS:MGTK2} --- vim-7.3.669_1.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?201304030028.r330SP2v004127>