aboutsummaryrefslogtreecommitdiffstats
path: root/net/xtraceroute
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-05 15:33:51 +0800
committeredwin <edwin@FreeBSD.org>2003-09-05 15:33:51 +0800
commitceff32bcc316a64e9670d27cac3756c938c4ee86 (patch)
treef903034d96611387c8ea48c1a597e6fe760c51f2 /net/xtraceroute
parentfe0814ceee24f208469570b9c55f04a54739392d (diff)
downloadfreebsd-ports-gnome-ceff32bcc316a64e9670d27cac3756c938c4ee86.tar.gz
freebsd-ports-gnome-ceff32bcc316a64e9670d27cac3756c938c4ee86.tar.zst
freebsd-ports-gnome-ceff32bcc316a64e9670d27cac3756c938c4ee86.zip
Chase repocopies towards ports/dns
PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Diffstat (limited to 'net/xtraceroute')
-rw-r--r--net/xtraceroute/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index fd343a87ac40..2bde1996fcec 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -14,9 +14,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D graphical version of the traceroute program
-BUILD_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/net/host
+BUILD_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/dns/host
LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
-RUN_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/net/host
+RUN_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/dns/host
USE_X_PREFIX= yes
USE_MESA= yes