aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-04-02 15:33:01 +0800
committerale <ale@FreeBSD.org>2006-04-02 15:33:01 +0800
commit992388c73f575fb9f7223d2e998ba4bdf0de4b9b (patch)
tree3ab8d6db0e5f06960751ec3db28198ce82113875 /multimedia
parent1bd098a25b976ffd7160f92b74e18a54a93def39 (diff)
downloadfreebsd-ports-graphics-992388c73f575fb9f7223d2e998ba4bdf0de4b9b.tar.gz
freebsd-ports-graphics-992388c73f575fb9f7223d2e998ba4bdf0de4b9b.tar.zst
freebsd-ports-graphics-992388c73f575fb9f7223d2e998ba4bdf0de4b9b.zip
Reduce superfluous gnome dependencies: kino depends on libglade2, not libgnomeui.
Approved by: maintainer timeout (2 weeks)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/kino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile
index 5875d4a35d2..d69f9496873 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