Bug 69340

Summary: [maintainer-update] fix bluetooth stack detection
Product: Ports & Packages Reporter: Guido Falsi <madpilot>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!