aboutsummaryrefslogtreecommitdiff
path: root/net/xtraceroute
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-03 01:06:26 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-09-03 01:06:26 +0000
commitb9d28dac8bcf452764f8ce8b746fec7b7f1d08c6 (patch)
treeb30ed2b5536a097f7dedd7f93759426c246d1d38 /net/xtraceroute
parent213b2478c02ba1609742a8498ac94be47d799aac (diff)
downloadports-b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6.tar.gz
ports-b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6.zip
Notes
Diffstat (limited to 'net/xtraceroute')
-rw-r--r--net/xtraceroute/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 8a97add6995d..fc39d9b75567 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -15,13 +15,13 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/net/host \
msgfmt-old:${PORTSDIR}/devel/gettext-old
-LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
RUN_DEPENDS= ${LOCALBASE}/bin/host:${PORTSDIR}/net/host
USE_X_PREFIX= yes
USE_MESA= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gdkpixbuf
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib \
--with-lib-GL \