aboutsummaryrefslogtreecommitdiff
path: root/graphics/gliv
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-31 02:38:34 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-31 02:38:34 +0000
commit5adefe138680624fc8f830458d68f7e87fa9c8dc (patch)
tree11782e18228be8c6419a12fb204ccc4dd573354f /graphics/gliv
parent4e4f68828b425919211b4b879aa082230f115760 (diff)
downloadports-5adefe138680624fc8f830458d68f7e87fa9c8dc.tar.gz
ports-5adefe138680624fc8f830458d68f7e87fa9c8dc.zip
Notes
Diffstat (limited to 'graphics/gliv')
-rw-r--r--graphics/gliv/Makefile2
1 files changed, 1 insertions, 1 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