Bug 36792

Summary: Fix pkg-plist of shells/perlsh
Product: Ports & Packages Reporter: Tilman Linneweh <tilman>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me CC: tilman
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Tilman Linneweh 2002-04-05 18:20:01 UTC
	Bento reports errors in pkg-plist.

	Please take a look at this strange perl manpage dirs.
	I have @unexec commands in pkg-plist for them, but i am not quite sure if
	they should be there. In the last CVS revisions of pkg-plist there were some
	inconsitencies about that dirs. 	
	
	best regards arved

Fix: PERL_CONFIGURE=        yes

+MAN1PREFIX=    ${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3PREFIX=    ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN1=  psh.pod1 \
+       pshdevel.pod1
 MAN3=  Psh::Builtins.3 \
        Psh::Completion.3 \
        Psh::Job.3 \
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-17 10:25:05 UTC
Responsible Changed
From-To: freebsd-ports->arved

I am the Orginator
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-03 23:41:38 UTC
State Changed
From-To: open->closed

commited