Bug 69340 - [maintainer-update] fix bluetooth stack detection
Summary: [maintainer-update] fix bluetooth stack detection
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-07-20 13:00 UTC by Guido Falsi
Modified: 2004-07-22 16:29 UTC (History)
0 users

See Also:


Attachments
file.diff (1.82 KB, patch)
2004-07-20 13:00 UTC, Guido Falsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2004-07-20 13:00:22 UTC
Fix the detection of the bluetooth stack in this port.

I'm not bumping portrevision since there's no functionality change,
but the installed binaries DO differ.

This is still untested on any architecture other than i386, so any
testing is encouraged!
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-22 10:01:41 UTC
State Changed
From-To: open->feedback

Problem packaging: 

... 
gmake[2]: Entering directory `/usr/ports/comms/openobex/work/openobex-1.0.1' 
/bin/sh ./mkinstalldirs /usr/local/bin 
install -c -o root -g wheel -m 555 openobex-config /usr/local/bin/i386-portbld-freebsd4.10-openobex-config 
... 

===>  Building package for openobex-1.0.1 
Creating package /usr/ports/packages/All/openobex-1.0.1.tgz 
Registering depends:. 
Creating gzip'd tar ball in '/usr/ports/packages/All/openobex-1.0.1.tgz' 
tar: bin/openobex-config: Cannot stat: No such file or directory 

IIRC, this has something to do with CONFIGURE_ARGS.
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-07-22 16:29:36 UTC
State Changed
From-To: feedback->closed

Committed, thanks!