aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-31 10:38:34 +0800
committermarcus <marcus@FreeBSD.org>2003-07-31 10:38:34 +0800
commitf710f8b5b7b0e239e26ad4cdb93ad930e04363ab (patch)
treed952dc3d8001af20df3d5c72e38f4aeb9ff37746 /graphics
parent748a631f6b2a97525d697e8813c70a3929274638 (diff)
downloadfreebsd-ports-gnome-f710f8b5b7b0e239e26ad4cdb93ad930e04363ab.tar.gz
freebsd-ports-gnome-f710f8b5b7b0e239e26ad4cdb93ad930e04363ab.tar.zst
freebsd-ports-gnome-f710f8b5b7b0e239e26ad4cdb93ad930e04363ab.zip
Chase the GtkGLExt shared lib version.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gliv/Makefile2
-rw-r--r--graphics/kludge3d/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile
index ec8d533a5cff..2cbf9e0aadf1 100644
--- a/graphics/gliv/Makefile
+++ b/graphics/gliv/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://gliv.tuxfamily.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
-LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
+LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
USE_BZIP2= yes
diff --git a/graphics/kludge3d/Makefile b/graphics/kludge3d/Makefile
index e0f385215c15..8d215cad856d 100644
--- a/graphics/kludge3d/Makefile
+++ b/graphics/kludge3d/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A simple 3d editor
LIB_DEPENDS= 3ds.1:${PORTSDIR}/graphics/lib3ds \
- gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
+ gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
USE_PYTHON= yes
USE_MESA= yes