aboutsummaryrefslogtreecommitdiff
path: root/net/xtraceroute
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
commitbf60be81d18978782b3c3de21916fdb4a5cbb2e5 (patch)
tree9be083b0fd811caaa5b6ea713f83e7705ea93fbe /net/xtraceroute
parente15afee535ffec38424947ba1c7eb0ada4141fc2 (diff)
downloadports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.tar.gz
ports-bf60be81d18978782b3c3de21916fdb4a5cbb2e5.zip
Chase repocopies towards ports/dns
PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Notes
Notes: svn path=/head/; revision=88581
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