mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add back USE_GMAKE which was accidentally removed during the upgrade.
This is needed as recent bmake (such as on 4.6) doesn't work with the Makefile, while older bmake (such as on 4.4) works. Submitted by: maintainer
This commit is contained in:
parent
39a004ad35
commit
26db65c3e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62790
@ -15,6 +15,7 @@ MAINTAINER= sysadmin@alexdupre.com
|
||||
RESTRICTED= "many odd restrictions on usage and distribution"
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-cxx
|
||||
|
@ -15,6 +15,7 @@ MAINTAINER= sysadmin@alexdupre.com
|
||||
RESTRICTED= "many odd restrictions on usage and distribution"
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-cxx
|
||||
|
Loading…
Reference in New Issue
Block a user