aboutsummaryrefslogtreecommitdiff
path: root/net/xtraceroute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xtraceroute/Makefile')
-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