diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 23:19:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-14 23:19:07 +0000 |
commit | ac1f9d347a87d0c305ab739568c18c3f4cd98ea4 (patch) | |
tree | d6bd6d75be9d1a33250f35c1e926060ae9ab17e3 /net/nocatauth-gateway | |
parent | 05bf593a8142959b878891e67d74eda67110a732 (diff) |
Notes
Diffstat (limited to 'net/nocatauth-gateway')
-rw-r--r-- | net/nocatauth-gateway/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/nocatauth-gateway/Makefile b/net/nocatauth-gateway/Makefile index c8bbea6c7f36..5abb754103b1 100644 --- a/net/nocatauth-gateway/Makefile +++ b/net/nocatauth-gateway/Makefile @@ -16,8 +16,6 @@ MAINTAINER= bms@FreeBSD.org COMMENT= Open 802.11 Authentication Gateway RUN_DEPENDS= \ - ${LOCALBASE}/sbin/pfctl:${PORTSDIR}/security/pf -RUN_DEPENDS= \ ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg CONFLICTS= nocatauth-server-* |