Bug 90410 - [PATCH] allows graphics/librsvg2 to build on 4.11
Summary: [PATCH] allows graphics/librsvg2 to build on 4.11
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: 2005-12-14 22:40 UTC by Michael C.Shultz
Modified: 2005-12-29 01:38 UTC (History)
1 user (show)

See Also:


Attachments
librsvg2-2.12.7_3.diff (832 bytes, patch)
2005-12-14 22:40 UTC, Michael C.Shultz
no flags Details | Diff
librsvg2-2.12.7_3.diff (916 bytes, patch)
2005-12-14 23:22 UTC, Michael C.Shultz
no flags Details | Diff
librsvg2-2.12.7_3.diff (865 bytes, patch)
2005-12-29 00:40 UTC, Michael C.Shultz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael C.Shultz 2005-12-14 22:40:02 UTC
	patch allows graphics/librsvg2 to build on 4.11
	by disabling MOZILLA_PLUGIN option for 
	FreeBSD < 5.0

How-To-Repeat: 
	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-14 22:42:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 Michael C.Shultz 2005-12-14 23:22:18 UTC
Use this attached diff instead of the one originally submitted, please.

-Mike
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-28 23:45:46 UTC
State Changed
From-To: open->feedback

You can't have options after bsd.port.pre.mk.
Comment 4 Michael C.Shultz 2005-12-29 00:40:45 UTC
It was pointed out that OPTIONS is in the wrong place, this patch
corrects that.

-Mike
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-29 01:38:28 UTC
State Changed
From-To: feedback->closed

Committed, thanks!