Bug 151468 - [PATCH] editors/vim: NO_GUI -> WITHOOUT_GUI
Summary: [PATCH] editors/vim: NO_GUI -> WITHOOUT_GUI
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: David E. O'Brien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-15 04:40 UTC by Philip M. Gollucci
Modified: 2010-10-21 01:30 UTC (History)
1 user (show)

See Also:


Attachments
vim-7.3.21.patch (467 bytes, patch)
2010-10-15 04:40 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci 2010-10-15 04:40:08 UTC
Use the ports KNOB not the src/ one
It would also be fine to allow both to work.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-15 04:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->obrien

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-21 01:23:37 UTC
obrien      2010-10-21 00:23:32 UTC

  FreeBSD ports repository

  Modified files:
    editors/vim          Makefile 
  Log:
  Allow one to use WITHOUT_GUI as a synonym for WITHOUT_X11.
  
  PR:             151468
  Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
  
  Revision  Changes    Path
  1.372     +1 -1      ports/editors/vim/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 David E. O'Brien freebsd_committer freebsd_triage 2010-10-21 01:23:51 UTC
State Changed
From-To: open->closed

WITHOUT_GUI added.