Reduce superfluous gnome dependencies: kino depends on libglade2, not libgnomeui.

Approved by:	maintainer timeout (2 weeks)
This commit is contained in:
Alex Dupre 2006-04-02 07:33:01 +00:00
parent 74445d62e7
commit 02ea0f898d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158635

View file

@ -24,7 +24,7 @@ OPTIONS= QUICKTIME "With Quicktime support" off
USE_AUTOTOOLS= autoconf:259
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix libgnomeui libxml2
USE_GNOME= gnomehack gnomeprefix libglade2 libxml2
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_X_PREFIX= yes