Bug 191490

Summary: net/samba4 post-install failed with WITHOUT_DOCS KNOBS
Product: Ports & Packages Reporter: Oleg Ginzburg <olevole>
Component: Individual Port(s)Assignee: Timur I. Bakeyev <timur>
Status: Closed FIXED    
Severity: Affects Some People CC: arved, marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
move ${LN} for smb.conf outside from DOCS case none

Description Oleg Ginzburg 2014-06-29 19:08:14 UTC
Created attachment 144264 [details]
move ${LN} for smb.conf outside from DOCS case

When make.conf have records:

OPTIONS_UNSET+= DOCS

Samba4 installation failed with follow error:

===>   Registering installation for samba4-4.0.19
pkg-static: lstat(/tmp/usr/ports/net/samba4/work/stage/usr/local/man/man5/smb4.conf.5.gz): No such file or directory
*** Error code 74


${LN} for smb.conf need to be taken outside the "ifdef PORT_OPTIONS:MDOCS" case
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2014-07-02 14:22:36 UTC
over to maintainer
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-14 22:49:18 UTC
I think this is fixed now