Add a missing dependency on libbonoboui.
PR: 54281 Reported by: bento via kris Submitted by: maintainer
This commit is contained in:
parent
ea2f5a20cc
commit
15890dcfe1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84544
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue