aboutsummaryrefslogtreecommitdiffstats
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 fd343a87ac4..2bde1996fce 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
tr>* - Respect BUILD_WRKSRC and INSTALL_WRKSRC as bsd.port.mk does.alepulver2007-06-051-3/+3 * Remove DESTDIR as it is currently problematic.linimon2006-09-151-1/+1 * Change all my MAINTAINER lines to my new FreeBSD.org address.alexbl2006-09-131-2/+2 * Add support for DESTDIR part I.erwin2006-08-041-1/+1 * Make LIBPATH and CPPPATH over-writable.itetcu2006-07-251-2/+2 * - Use LIBPATH and CPPPATH by default instead of appending to LINKFLAGS/CCFLAGS,alepulver2006-07-141-6/+9 * Whitespace cleanup.linimon2006-07-061-10/+10 * Correct maintainer email address.linimon2006-07-061-1/+1