diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-05-08 21:32:24 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-05-08 21:32:24 +0000 |
commit | d2a49cc7bbc4707393bc1a2f946c53b2c86c66d6 (patch) | |
tree | 6713070e67adb5f97e0da505cdd13090661fa517 /security/dsniff | |
parent | 904318b044c1081e6da185a07066032280a2a12d (diff) | |
download | ports-d2a49cc7bbc4707393bc1a2f946c53b2c86c66d6.tar.gz ports-d2a49cc7bbc4707393bc1a2f946c53b2c86c66d6.zip |
Notes
Diffstat (limited to 'security/dsniff')
-rw-r--r-- | security/dsniff/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index 7268a445296b..683ea463505f 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -30,10 +30,6 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 800059 -BROKEN= does not biuld -.endif - # If net/libnids has been compiled with the GLIB2 option then this port needs # the corresponding library and additional linker flags. LIBNIDS_GLIB2?= |