summaryrefslogtreecommitdiffstats
path: root/graphics/bugle/Makefile
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-07-19 01:41:34 +0000
committeralepulver <alepulver@FreeBSD.org>2006-07-19 01:41:34 +0000
commitec652ef6f443a8ab9101b71a7e3da5e4efd127e5 (patch)
tree6981db1fe1fa4b5ca20443859ffa3e10d0bdc74d /graphics/bugle/Makefile
parentd972839706acab6e88cccd7ae4efa769028d288c (diff)
downloadFreeBSD-ports-ec652ef6f443a8ab9101b71a7e3da5e4efd127e5.zip
FreeBSD-ports-ec652ef6f443a8ab9101b71a7e3da5e4efd127e5.tar.gz
- 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/bugle/Makefile')
-rw-r--r--graphics/bugle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index dd46603..c5c93e3 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
OpenPOWER on IntegriCloud