1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

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