mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Back out prev. commit. Too many ports depends on it and IGNORE
fails with error exit code for 'make -DINSTALLS_DEPENDS install' called when depending file is not found.
This commit is contained in:
parent
d3a4dd7388
commit
c477aed711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113769
@ -21,10 +21,4 @@ CONFIGURE_ARGS= INSTALLDIRS=site
|
||||
MAN3= MIME::Base64.3 \
|
||||
MIME::QuotedPrint.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} >= 500804
|
||||
IGNORE= This port is needed only for perls below 5.8.4
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user