Bug 72187 - unbreak devel/swig13 on sparc64
Summary: unbreak devel/swig13 on sparc64
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: Akinori MUSHA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 00:30 UTC by Hannes Mehnert
Modified: 2004-11-11 08:04 UTC (History)
0 users

See Also:


Attachments
file.diff (551 bytes, patch)
2004-09-30 00:30 UTC, Hannes Mehnert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hannes Mehnert 2004-09-30 00:30:24 UTC
Port devel/swig13 is marked BROKEN on sparc64.
Changing CFLAGS in Makefile to -fPIC fixes this problem.
This should be safe on all platforms.

Example is viewcvs with svn-python bindings at
http://gauss.gwydiondylan.org/cgi-bin/viewcvs.cgi/?root=svn
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-09-30 04:37:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->knu

Over to maintainer.
Comment 2 Akinori MUSHA freebsd_committer freebsd_triage 2004-11-11 08:04:33 UTC
State Changed
From-To: open->closed

Committed, thanks!