mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
This ports work with perl5.8 only.
Submitted by: maintainer
This commit is contained in:
parent
8902a20e43
commit
d9adb94b7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94425
@ -39,4 +39,10 @@ MAN3= Net::OAI::Base.3 \
|
||||
|
||||
MAN1= oai-listsets.1 oai-listrecords.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8then try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user