Bug 45794 - [bento] math/p5-Math-GMP needs gmp-port on -current
Summary: [bento] math/p5-Math-GMP needs gmp-port on -current
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-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-27 10:20 UTC by Volker Stolz
Modified: 2002-11-28 15:34 UTC (History)
0 users

See Also:


Attachments
file.diff (1.83 KB, patch)
2002-11-27 10:20 UTC, Volker Stolz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Stolz 2002-11-27 10:20:01 UTC
This ports requires the libgmp-port on -current.

Fix: - Patch Makefile.PL to use new variable GMP for includes
- Set GMP to /usr on <= 4.X, to $LOCALBASE on >= 5
- Add libgmp dependency on -current
Comment 1 Akinori MUSHA freebsd_committer freebsd_triage 2002-11-28 15:34:06 UTC
State Changed
From-To: open->closed

Patch applied, thanks!