aboutsummaryrefslogtreecommitdiff
path: root/security/yersinia
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:02:06 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:02:06 +0000
commit13441eac4bb7e0e8a50bd437681b05022e55146b (patch)
treed65b02f7b127a36b4aa96f03448ee021d09b0c58 /security/yersinia
parent8110f70f5fcd1d3afb2d1d8ceaaf0fe73a23c8d9 (diff)
downloadports-13441eac4bb7e0e8a50bd437681b05022e55146b.tar.gz
ports-13441eac4bb7e0e8a50bd437681b05022e55146b.zip
Notes
Diffstat (limited to 'security/yersinia')
-rw-r--r--security/yersinia/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/security/yersinia/Makefile b/security/yersinia/Makefile
index d053c67a531e..095d5a70ab49 100644
--- a/security/yersinia/Makefile
+++ b/security/yersinia/Makefile
@@ -34,12 +34,6 @@ CONFIGURE_ENV= LIBNET_CONFIG="${LIBNET_CONFIG}"
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap
-.endif
-
#NOT_FOR_ARCHS= ia64 sparc64
MAN8= yersinia.8
PLIST_FILES= sbin/yersinia
@@ -52,4 +46,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/yersinia ${PREFIX}/sbin/
${INSTALL_MAN} ${WRKSRC}/yersinia.8 ${PREFIX}/man/man8/
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>