summaryrefslogtreecommitdiff
path: root/net-mgmt/gps
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/gps
parentAdd CVE name to an old sudo entry. (diff)
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/gps')
-rw-r--r--net-mgmt/gps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile
index e9630e183240..75caf6306d40 100644
--- a/net-mgmt/gps/Makefile
+++ b/net-mgmt/gps/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gps
PORTVERSION= 0.9.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://gps.sourceforge.net/release/
DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC
MAINTAINER= ports@FreeBSD.org
COMMENT= Ghost Port Scan
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
+BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10
USE_REINPLACE= yes
GNU_CONFIGURE= yes