summaryrefslogtreecommitdiff
path: root/net/xtraceroute
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-02 07:43:40 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-02 07:43:40 +0000
commit165ef83f6bd90d0d312d27391093876cb3aa56b4 (patch)
tree69f03c6f4d78f0e48d5d29cbd12171bd920fab0e /net/xtraceroute
parentCall DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism (diff)
Adjust for the libgtkgl version bump.
I hate this, but: PEOPLE, WHEN YOU ARE UPGRADING SOME LIBRARY AND SEEING VERSION BUMP PLEASE ADJUST LIB_DEPENDS OF ALL PORTS DEPENDING ON THAT LIBRARY! Submitted by: bento Forgotten by: will
Notes
Notes: svn path=/head/; revision=29093
Diffstat (limited to 'net/xtraceroute')
-rw-r--r--net/xtraceroute/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 81bc8cea9a30..1a03dfb872ec 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
GL.14:${PORTSDIR}/graphics/Mesa3 \
- gtkgl.4:${PORTSDIR}/x11-toolkits/gtkglarea \
+ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \
tiff.4:${PORTSDIR}/graphics/tiff
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config