Urk, instead of FORBIDDEN use ONLY_FOR_ARCHS as that is why we have it.

Reminded by:	Mark Pulford <mark@kyne.com.au>
This commit is contained in:
Steve Price 2001-04-15 04:06:45 +00:00
parent e561ca9508
commit 7272eec07f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41403

View file

@ -14,9 +14,7 @@ MAINTAINER= adam@whizkidtech.net
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
.if ${MACHINE_ARCH} != "i386"
FORBIDDEN= 'Uses nasm which only builds ia32 object files'
.endif
ONLY_FOR_ARCHS= i386
BINARIES= urlencode urldecode
DOCFILES= index.html rfc1738.txt