aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kino/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-04-02 07:33:01 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-04-02 07:33:01 +0000
commit02ea0f898db9f2669cd4172d53e50ba8c92ff73f (patch)
treefaea10129e96c3271a61c869c35f72a99d9880de /multimedia/kino/Makefile
parent74445d62e772bb1bf01cc0bb24f019a43c515290 (diff)
downloadports-02ea0f898db9f2669cd4172d53e50ba8c92ff73f.tar.gz
ports-02ea0f898db9f2669cd4172d53e50ba8c92ff73f.zip
Reduce superfluous gnome dependencies: kino depends on libglade2, not libgnomeui.
Approved by: maintainer timeout (2 weeks)
Notes
Notes: svn path=/head/; revision=158635
Diffstat (limited to 'multimedia/kino/Makefile')
-rw-r--r--multimedia/kino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile
index 5875d4a35d21..d69f94968734 100644
--- a/multimedia/kino/Makefile
+++ b/multimedia/kino/Makefile
@@ -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