Port requires autom4te.
Noticed by: bento
This commit is contained in:
parent
17236d4e76
commit
e6ce18cbfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73635
2 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
|
|||
MAKEFILE= Makefile.linuxx86
|
||||
ONLY_FOR_ARCHS= i386 alpha sparc64
|
||||
USE_AUTOCONF_VER= 253
|
||||
USE_AUTOMAKE= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
|
|
@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
|
|||
MAKEFILE= Makefile.linuxx86
|
||||
ONLY_FOR_ARCHS= i386 alpha sparc64
|
||||
USE_AUTOCONF_VER= 253
|
||||
USE_AUTOMAKE= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue