mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Fix package on 4.x (perl 5.0) - Pod:Man is needed for generating of some man pages
- Remove one missed empty directory Approved by: portmgr (linimon)
This commit is contained in:
parent
77d87fcfa6
commit
25d95d3497
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118393
@ -65,6 +65,10 @@ MAN7= fsf-funding.7 gfdl.7 gpl.7
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
|
||||
.endif
|
||||
|
||||
CFLAGS:= ${CFLAGS:C/-m[-=0-9a-z]*//g}
|
||||
|
||||
post-extract:
|
||||
|
@ -288,3 +288,4 @@ pilot/share/prc-tools/include/string.h
|
||||
@dirrm pilot/share/prc-tools/include
|
||||
@dirrm pilot/share/prc-tools
|
||||
@dirrm pilot/share
|
||||
@dirrm pilot
|
||||
|
Loading…
Reference in New Issue
Block a user