summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-27 05:08:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-27 05:08:08 +0000
commitf863f9c695232fe6d0cfdbe06031ccad50ec89a8 (patch)
tree92edb916fa8e68b74106dc856755250d445aa2ca /science
parentAdd a dependency on gnometarget to quiet a configure warning. (diff)
Add a missing dependency on libgnomeui.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=85652
Diffstat (limited to 'science')
-rw-r--r--science/gchemutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 550bc8963ccd..bb41a50e19de 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= http://savannah.nongnu.org/download/gchemutils/unstable.pkg/${PORTVERSION}/
DISTNAME= gnome-chemistry-utils-${PORTVERSION}
@@ -19,7 +19,7 @@ LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext \
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix libglade2 libgnomeprint libbonoboui
+USE_GNOME= gnomehack gnomeprefix libglade2 libgnomeprint libgnomeui
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes