Fix build with bmake as make
This commit is contained in:
parent
a9c6ccca8f
commit
f869661274
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317208
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
.if defined(.PARSEDIR)
|
||||
USE_GMAKE= yes
|
||||
.endif
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= yes
|
||||
USES= iconv
|
||||
|
|
Loading…
Reference in a new issue