aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/packit
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-11-14 17:07:08 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-11-14 17:07:08 +0000
commite1c4707bab49a445d286c16116d18d54e213b1c0 (patch)
tree04c85b031b3bfa837bea4ce1098f07e265147ebb /net-mgmt/packit
parent13c002e952c5963263b7c7f75c08b2907aa79d9e (diff)
downloadports-e1c4707bab49a445d286c16116d18d54e213b1c0.tar.gz
ports-e1c4707bab49a445d286c16116d18d54e213b1c0.zip
libnet update:
- move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
Notes
Notes: svn path=/head/; revision=148262
Diffstat (limited to 'net-mgmt/packit')
-rw-r--r--net-mgmt/packit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile
index 17a427de7d8e..df114749328a 100644
--- a/net-mgmt/packit/Makefile
+++ b/net-mgmt/packit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= packit
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://packit.sourceforge.net/downloads/
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Network auditing tool
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel
+BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config
MAN8= packit.8
@@ -36,7 +37,7 @@ pre-everything::
@${ECHO_MSG} ""
@${ECHO_MSG} ""#######################################################
@${ECHO_MSG} ""
- @${ECHO_MSG} "You need ${PORTSDIR}/net/libnet-devel to build this port
+ @${ECHO_MSG} "You need ${PORTSDIR}/net/libnet to build this port
@${ECHO_MSG} ""
@${ECHO_MSG} ""#######################################################
@${ECHO_MSG} ""