1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

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:
Maxim Sobolev 2006-08-02 19:33:51 +00:00
parent a7ab275d58
commit dbb34f477f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169492

View File

@ -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