summaryrefslogtreecommitdiff
path: root/net/mtr/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>2002-02-04 23:40:01 +0000
committerBill Fumerola <billf@FreeBSD.org>2002-02-04 23:40:01 +0000
commit308066d4fa0b14e25f3e3bd0057adca2ab1467f8 (patch)
tree6ea6e41372144f3f287562e85752012f2e8971b7 /net/mtr/Makefile
parentUpdate to 1.3.7 (diff)
upgrade to 0.45, disable IPv6 until a new patch is generated by KAME.
Notes
Notes: svn path=/head/; revision=54215
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r--net/mtr/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index eeb642fc5b90..0271e5e386cf 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mtr
-PORTVERSION= 0.44
+PORTVERSION= 0.45
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
ftp://ftp.netsw.org/net/ip/audit/packets/ \
@@ -17,12 +17,13 @@ MAINTAINER= billf@FreeBSD.org
HAS_CONFIGURE= yes
USE_GMAKE= yes
WANT_GTK= yes
+#WANT_IPV6= yes
MAN8= mtr.8
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 400014
+.if ${OSVERSION} >= 400014 && defined(WANT_IPV6)
PATCHFILES= mtr-044-v6-20011212.diff.gz
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
PATCH_DIST_STRIP= -p1