diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-02 07:43:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-02 07:43:40 +0000 |
commit | 165ef83f6bd90d0d312d27391093876cb3aa56b4 (patch) | |
tree | 69f03c6f4d78f0e48d5d29cbd12171bd920fab0e /net/xtraceroute | |
parent | 6c1cd273f21f720cbfaba525c585bf86224b6354 (diff) | |
download | ports-165ef83f6bd90d0d312d27391093876cb3aa56b4.tar.gz ports-165ef83f6bd90d0d312d27391093876cb3aa56b4.zip |
Notes
Diffstat (limited to 'net/xtraceroute')
-rw-r--r-- | net/xtraceroute/Makefile | 2 |
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 |