aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-07-19 09:41:34 +0800
committeralepulver <alepulver@FreeBSD.org>2006-07-19 09:41:34 +0800
commitec652ef6f443a8ab9101b71a7e3da5e4efd127e5 (patch)
tree6981db1fe1fa4b5ca20443859ffa3e10d0bdc74d /graphics
parentd972839706acab6e88cccd7ae4efa769028d288c (diff)
downloadfreebsd-ports-gnome-ec652ef6f443a8ab9101b71a7e3da5e4efd127e5.tar.gz
freebsd-ports-gnome-ec652ef6f443a8ab9101b71a7e3da5e4efd127e5.tar.zst
freebsd-ports-gnome-ec652ef6f443a8ab9101b71a7e3da5e4efd127e5.zip
- Change shared library version in LIB_DEPENDS to match current version of
x11-toolkits/gtkglext. Reported by: linimon Approved by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/bugle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index dd46603985ca..c5c93e35c586 100644
--- a/graphics/bugle/Makefile
+++ b/graphics/bugle/Makefile
@@ -51,7 +51,7 @@ CONFIGURE_ARGS+=--without-lavc
.endif
.if defined(WITH_GUI)
-LIB_DEPENDS+= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
+LIB_DEPENDS+= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
CONFIGURE_ARGS+=--with-gtk --with-gtkglext
.else
CONFIGURE_ARGS+=--without-gtk --without-gtkglext