diff options
author | pav <pav@FreeBSD.org> | 2005-09-15 07:19:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-15 07:19:07 +0800 |
commit | 180bd48ff1a1be93d7805d97ab7621e761b410ed (patch) | |
tree | e1c50e8f49d39a498a1c6b4cfdce16cba1fd1db3 /net | |
parent | 6e7fa9ce2e581d034488b833769c351000611563 (diff) | |
download | freebsd-ports-gnome-180bd48ff1a1be93d7805d97ab7621e761b410ed.tar.gz freebsd-ports-gnome-180bd48ff1a1be93d7805d97ab7621e761b410ed.tar.zst freebsd-ports-gnome-180bd48ff1a1be93d7805d97ab7621e761b410ed.zip |
- Remove dependency on pf, it's in base now
Diffstat (limited to 'net')
-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-* |