diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/find_ddos/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/find_ddos/Makefile b/security/find_ddos/Makefile index bcc8e0eb3403..8b14f2c485d3 100644 --- a/security/find_ddos/Makefile +++ b/security/find_ddos/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org +ONLY_FOR_ARCHS= i386 + do-build: @brandelf -t Linux ${WRKSRC}/find_ddos |