Bug 156708 - devel/goffice: add a WITHOUT_GCONF knob
Summary: devel/goffice: add a WITHOUT_GCONF knob
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-04-29 03:10 UTC by lichray
Modified: 2011-06-04 23:40 UTC (History)
0 users

See Also:


Attachments
patch-goffice_1 (1.03 KB, text/plain)
2011-04-29 03:10 UTC, lichray
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lichray 2011-04-29 03:10:08 UTC
	
	If the gnumeric chain, libgsf+goffice+gnumeric all have the WITHOUT_GCONF knob, the users will be able to build these ports without gconf.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-29 03:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-04 23:37:03 UTC
mezz        2011-06-04 22:36:54 UTC

  FreeBSD ports repository

  Modified files:
    devel/goffice        Makefile 
  Log:
  - Make gconf optional.
  - Mark MAKE_JOBS_SAFE.
  - Move CPPFLAGS outside the CONFIGURE_ENV.
  
  PR:             ports/156708
  Submitted by:   Zhihao Yuan <lichray@gmail.com>
  
  Revision  Changes    Path
  1.63      +11 -5     ports/devel/goffice/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 Jeremy Messenger freebsd_committer freebsd_triage 2011-06-04 23:37:05 UTC
State Changed
From-To: open->closed

Committed, thanks!