Bug 154362 - devel/glib20: add support for --enable-debug=yes
Summary: devel/glib20: add support for --enable-debug=yes
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-28 23:50 UTC by Stephen Fisher
Modified: 2011-03-14 21:40 UTC (History)
0 users

See Also:


Attachments
file.diff (609 bytes, patch)
2011-01-28 23:50 UTC, Stephen Fisher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Fisher 2011-01-28 23:50:09 UTC
This patch adds an option to the glib20 port's Makefile to pass "--enable-debug=yes" to the configure script when WITH_DEBUG is defined.  I've also added a port option to enable this.

Fix: Apply the attached patch




Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-01-28 23:52:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Fix synopsis and assign.
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2011-03-14 21:30:03 UTC
State Changed
From-To: open->closed

Committed, thanks! As for the WITH_DEBUG in OPTIONS. It's not need, because 
the WITH_DEBUG is a standard option in all ports by look at bsd.port.mk.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-14 21:30:19 UTC
mezz        2011-03-14 21:29:56 UTC

  FreeBSD ports repository

  Modified files:
    devel/glib20         Makefile 
  Log:
  Add --enable-debug=yes in WITH_DEBUG to add more debug stuff.
  
  PR:             ports/154362
  Submitted by:   Stephen Fisher <steve@stephen-fisher.com>
  
  Revision  Changes    Path
  1.175     +4 -0      ports/devel/glib20/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"