diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-07 18:28:06 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-07 18:28:06 +0000 |
commit | 33b6a35bf2fb90678363fd82e5e6eb532fe84fd5 (patch) | |
tree | 5c94ecca916de2e92d991e94558a998825e85f19 /security | |
parent | 718b7f07c7d3da362155e3d1a132f4740cbbb6a0 (diff) | |
download | ports-33b6a35bf2fb90678363fd82e5e6eb532fe84fd5.tar.gz ports-33b6a35bf2fb90678363fd82e5e6eb532fe84fd5.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Net-SinFP/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile index 5100ceb831e6..bc6d4134eb49 100644 --- a/security/p5-Net-SinFP/Makefile +++ b/security/p5-Net-SinFP/Makefile @@ -27,9 +27,6 @@ COMMENT= Full operating system stack fingerprinting suite LICENSE= ART10 LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic -NOT_FOR_ARCHS= powerpc powerpc64 sparc64 -NOT_FOR_ARCHS_REASON= does not support big-endian architectures - .if ${PORTNAME} == "Net-SinFP" PKGNAMEPREFIX= p5- |