Reduce superfluous gnome dependencies: kino depends on libglade2, not libgnomeui.
Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
74445d62e7
commit
02ea0f898d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158635
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue