aboutsummaryrefslogtreecommitdiff
path: root/net/xipdump
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/xipdump
parent13c002e952c5963263b7c7f75c08b2907aa79d9e (diff)
downloadports-e1c4707bab49a445d286c16116d18d54e213b1c0.tar.gz
ports-e1c4707bab49a445d286c16116d18d54e213b1c0.zip
Notes
Diffstat (limited to 'net/xipdump')
-rw-r--r--net/xipdump/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile
index 28f9c03f9a9e..1781c589fe59 100644
--- a/net/xipdump/Makefile
+++ b/net/xipdump/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xipdump
PORTVERSION= 1.5.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.lse.epita.fr/twiki/pub/Projects/XipDump/
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= Displays ip packets using X window
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
+BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10
USE_X_PREFIX= yes
LIBNET_CONFIG= ${LOCALBASE}/bin/libnet-config