aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-27 13:08:08 +0800
committermarcus <marcus@FreeBSD.org>2003-07-27 13:08:08 +0800
commit8b0f9c8a2d3afb5d5d438ecc674f3a8050241959 (patch)
tree46d1fb3da9217c42039cb1c157c0235776639d4d
parentbac5b236d193741e0854717160398d805ad34989 (diff)
downloadfreebsd-ports-gnome-8b0f9c8a2d3afb5d5d438ecc674f3a8050241959.tar.gz
freebsd-ports-gnome-8b0f9c8a2d3afb5d5d438ecc674f3a8050241959.tar.zst
freebsd-ports-gnome-8b0f9c8a2d3afb5d5d438ecc674f3a8050241959.zip
Add a missing dependency on libgnomeui.
Reported by: bento via kris
-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