Define USE_GMAKE as the build fails with bmake from recent -stable.

Since bmake from a few months ago can handle this port, it is likely
issues with recent chages to bmake.
This commit is contained in:
Masafumi Max NAKANE 2002-05-10 06:48:05 +00:00
parent 2de9acc2cb
commit 7448ba8243
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58850
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ MAINTAINER= sysadmin@alexdupre.com
RESTRICTED= "many odd restrictions on usage and distribution"
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= config/aclocal.m4
USE_PERL5= yes

View File

@ -15,6 +15,7 @@ MAINTAINER= sysadmin@alexdupre.com
RESTRICTED= "many odd restrictions on usage and distribution"
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
LIBTOOLFILES= config/aclocal.m4
USE_PERL5= yes