forked from Lainports/freebsd-ports
Add USE_GMAKE - port's build system doesn't work correctly with bmake, which
results in binary being built during installation phase.
This commit is contained in:
parent
a7ab275d58
commit
dbb34f477f
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ COMMENT= Retrieve files from the Net via HTTP and FTP
|
|||
USE_GETTEXT= yes
|
||||
.endif
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue