aboutsummaryrefslogtreecommitdiff
path: root/security/drweb
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-10-31 18:36:29 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-10-31 18:36:29 +0000
commit569933e6cd90ab0c2a664c15c04afe75b8d10ba1 (patch)
tree2a47647025eed8812b14d5e5bf3703efddee94e4 /security/drweb
parent7fde7019e2aaaa09b5ae813738d2cb1671b699f7 (diff)
downloadports-569933e6cd90ab0c2a664c15c04afe75b8d10ba1.tar.gz
ports-569933e6cd90ab0c2a664c15c04afe75b8d10ba1.zip
Replace ONLY_FOR_ARCHS with IA32_BINARY_PORT.
PR: ports/104223 Submitted by: Mykola Dzham <freebsd@levsha.org.ua> Approved by: Alexander Demin <support@spectrum.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=175906
Diffstat (limited to 'security/drweb')
-rw-r--r--security/drweb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile
index 18059642c056..ebbc41318a02 100644
--- a/security/drweb/Makefile
+++ b/security/drweb/Makefile
@@ -18,7 +18,7 @@ COMMENT= DrWeb antivirus suite
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
-ONLY_FOR_ARCHS= i386
+IA32_BINARY_PORT=yes
NO_BUILD= yes
.include <bsd.port.pre.mk>