summaryrefslogtreecommitdiff
path: root/science
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 /science
parentUpdate to 1.0.2. (diff)
Chase the GtkGLExt shared lib version.
Notes
Notes: svn path=/head/; revision=85992
Diffstat (limited to 'science')
-rw-r--r--science/gchemutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index bb41a50e19de..0e755c3398c4 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -14,7 +14,7 @@ DISTNAME= gnome-chemistry-utils-${PORTVERSION}
MAINTAINER= pav@oook.cz
COMMENT= C++ classes and Gtk2 widgets related to chemistry
-LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \
+LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext \
openbabel.0:${PORTSDIR}/science/openbabel
USE_BZIP2= yes