Bug 69946 - [Maintainer update] /comms/gpredict update
Summary: [Maintainer update] /comms/gpredict update
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-03 14:40 UTC by Matt Dawson
Modified: 2004-08-06 08:19 UTC (History)
0 users

See Also:


Attachments
gpredict-0.4.99.7.diff (868 bytes, patch)
2004-08-03 14:40 UTC, Matt Dawson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Dawson 2004-08-03 14:40:18 UTC
New version of /comms/gpredict.

Fix: Diff attached.
How-To-Repeat: 
n/a
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-08-05 14:16:34 UTC
State Changed
From-To: open->feedback

Looks like you're missing a dependency: 
checking whether to enable hamlib support... yes 
checking for pkg-config... /usr/local/bin/pkg-config 
checking for hamlib >= 1.2.0... Package hamlib was not found in the pkg-config search path. 
Perhaps you should add the directory containing `hamlib.pc' 
to the PKG_CONFIG_PATH environment variable 
No package 'hamlib' found 

configure: error: Library requirements (hamlib >= 1.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. 

Can you suggest a suitable LIB_DEPENDS-line? -- Volker
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-08-06 08:19:03 UTC
State Changed
From-To: feedback->closed

Committed, thanks!