Bug 201184 - databases/libmemcached: build with pic
Summary: databases/libmemcached: build with pic
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords: easy, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-06-28 20:30 UTC by Steve Wills
Modified: 2015-06-30 19:26 UTC (History)
1 user (show)

See Also:
koobs: maintainer-feedback+


Attachments
patch to databases/libmemcached (521 bytes, patch)
2015-06-28 20:30 UTC, Steve Wills
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2015-06-28 20:30:20 UTC
Created attachment 158141 [details]
patch to databases/libmemcached

I've been working on a change to databases/p5-Memcached-libmemcached which made it use databases/libmemcached (instead of the bundled libmemcached) and found that it didn't work properly unless I added --with-pic to the configure for databases/libmemcached. So, here's a patch that adds that.
Comment 1 m.tsatsenko 2015-06-30 00:01:33 UTC
Approved
Thanks
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-06-30 09:10:54 UTC
Reporter is committer, assign accordingly
Comment 3 Steve Wills freebsd_committer freebsd_triage 2015-06-30 19:26:54 UTC
Committed in r390985, forgot to put in PR. Thanks!