aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-10 05:30:00 +0800
committermarcus <marcus@FreeBSD.org>2003-07-10 05:30:00 +0800
commitf17851b87f2c1a47cb7cb6d1c76b1b4446db02fd (patch)
tree0ab13ca6b8849287a9704e1765c2650c9b908038 /science
parent10c858725c51b30ae9676b2efc2f807cb1ecabfd (diff)
downloadfreebsd-ports-gnome-f17851b87f2c1a47cb7cb6d1c76b1b4446db02fd.tar.gz
freebsd-ports-gnome-f17851b87f2c1a47cb7cb6d1c76b1b4446db02fd.tar.zst
freebsd-ports-gnome-f17851b87f2c1a47cb7cb6d1c76b1b4446db02fd.zip
Add a missing dependency on libbonoboui.
PR: 54281 Reported by: bento via kris Submitted by: maintainer
Diffstat (limited to 'science')
-rw-r--r--science/gchemutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index bd2f3bc33920..550bc8963ccd 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gchemutils
PORTVERSION= 0.1.4
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://savannah.nongnu.org/download/gchemutils/unstable.pkg/${PORTVERSION}/
DISTNAME= gnome-chemistry-utils-${PORTVERSION}
@@ -18,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
+USE_GNOME= gnomehack gnomeprefix libglade2 libgnomeprint libbonoboui
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes