Remove dependency on automake again, just leave the USE_PERL_BUILD there.

See also http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/45469
Thanks to arved@ for noticing.
This commit is contained in:
Edwin Groothuis 2003-01-20 12:07:09 +00:00
parent b0ef0361cc
commit 488c37506f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73649
2 changed files with 0 additions and 2 deletions

View file

@ -19,7 +19,6 @@ 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

View file

@ -19,7 +19,6 @@ 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