diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-23 07:08:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-23 07:08:50 +0000 |
commit | 39c88640af9f0c4855e39416b45b52bbe59a6731 (patch) | |
tree | 688801ee8fec2ac0f7319bacc47c95de7dac7071 /security/doorman | |
parent | e057cd0c35a0884725805d93f34c0b7f1b7c50ed (diff) | |
download | ports-39c88640af9f0c4855e39416b45b52bbe59a6731.tar.gz ports-39c88640af9f0c4855e39416b45b52bbe59a6731.zip |
Notes
Diffstat (limited to 'security/doorman')
-rw-r--r-- | security/doorman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/doorman/Makefile b/security/doorman/Makefile index 37226ffc63c6..74b742e8aa03 100644 --- a/security/doorman/Makefile +++ b/security/doorman/Makefile @@ -18,6 +18,8 @@ COMMENT= A Port Knocking implementation, both daemon and client BUILD_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof RUN_DEPENDS= ${BUILD_DEPENDS} +IGNORE= does not work correctly, issues with the pcap library. Patches are under development + PKGMESSAGE= ${WRKDIR}/pkg-message # Default to db4 |