- Fix build failure with perl 5.20 due to error in documentation
PR: 193267 Submitted by: John.Marshall@riverwillow.com.au MFH: 2014Q3
This commit is contained in:
parent
ecb3852890
commit
2fc8fa603c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368397
1 changed files with 2 additions and 5 deletions
|
@ -17,12 +17,9 @@ CONFIGURE_ENV= PERL="${PERL}"
|
|||
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
PORTDATA= *
|
||||
PLIST_FILES= bin/log_analysis \
|
||||
man/man1/log_analysis.1.gz \
|
||||
%%DATADIR%%/AUTHORS \
|
||||
%%DATADIR%%/Tk/resizebutton.pm
|
||||
PLIST_DIRS= %%DATADIR%%/Tk \
|
||||
%%DATADIR%%
|
||||
man/man1/log_analysis.1.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES TK
|
||||
|
||||
|
|
Loading…
Reference in a new issue