ports/177597: [PATCH] editors/vim: include Athena dependency

Sean C. Farley scf at FreeBSD.org
Wed Apr 3 00:30:00 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list