aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglextmm
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 /x11-toolkits/gtkglextmm
parent4e4f68828b425919211b4b879aa082230f115760 (diff)
downloadports-5adefe138680624fc8f830458d68f7e87fa9c8dc.tar.gz
ports-5adefe138680624fc8f830458d68f7e87fa9c8dc.zip
Chase the GtkGLExt shared lib version.
Notes
Notes: svn path=/head/; revision=85992
Diffstat (limited to 'x11-toolkits/gtkglextmm')
-rw-r--r--x11-toolkits/gtkglextmm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile
index 3ac6da8ddb58..f55e4494050f 100644
--- a/x11-toolkits/gtkglextmm/Makefile
+++ b/x11-toolkits/gtkglextmm/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gtkglext
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ wrapper for GtkGLExt
-LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \
+LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext \
gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2
USE_BZIP2= yes