diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-21 05:41:43 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-06-21 05:41:43 +0000 |
commit | 87189e789059d1dd7bde4f38836df7f1ac2ba841 (patch) | |
tree | fc44c807e3240d2e27af96c3249f6878ad8f7ff7 /security/authpf | |
parent | a5f40175d4b28b8b98f3b38c3b93c76c808c865f (diff) |
Notes
Diffstat (limited to 'security/authpf')
-rw-r--r-- | security/authpf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/authpf/Makefile b/security/authpf/Makefile index 3d52014858f9..2d849c0c95cf 100644 --- a/security/authpf/Makefile +++ b/security/authpf/Makefile @@ -20,6 +20,7 @@ MAINTAINER= max@love2party.net COMMENT= Authentification shell for pf gateways WRKSRC= ${WRKDIR}/pf_freebsd_${PORTVERSION} +ONLY_FOR_ARCHS= i386 RUN_DEPENDS= ${LOCALBASE}/modules/pf.ko:${PORTSDIR}/security/pf |