diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-10-31 18:36:29 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-10-31 18:36:29 +0000 |
commit | 569933e6cd90ab0c2a664c15c04afe75b8d10ba1 (patch) | |
tree | 2a47647025eed8812b14d5e5bf3703efddee94e4 /security | |
parent | 7fde7019e2aaaa09b5ae813738d2cb1671b699f7 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/drweb/Makefile | 2 |
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> |