aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/rox-filer
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2007-12-15 23:25:22 +0800
committerolgeni <olgeni@FreeBSD.org>2007-12-15 23:25:22 +0800
commit8e8ce3e6d01c044cda8fd2e03d38105b27819c08 (patch)
treeff160601f37039fa3370a2d584c1158e97e44719 /x11-fm/rox-filer
parent7ba6b307168ad0c7422f3f9a47049a5444a929cc (diff)
downloadfreebsd-ports-gnome-8e8ce3e6d01c044cda8fd2e03d38105b27819c08.tar.gz
freebsd-ports-gnome-8e8ce3e6d01c044cda8fd2e03d38105b27819c08.tar.zst
freebsd-ports-gnome-8e8ce3e6d01c044cda8fd2e03d38105b27819c08.zip
Add missing libglade2 to USE_GNOME.
Diffstat (limited to 'x11-fm/rox-filer')
-rw-r--r--x11-fm/rox-filer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
index db27a17facf9..e141939b6a11 100644
--- a/x11-fm/rox-filer/Makefile
+++ b/x11-fm/rox-filer/Makefile
@@ -21,7 +21,7 @@ PLIST_SUB+= LOCALBASE=${LOCALBASE}
USE_AUTOTOOLS= autoconf:213
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= pkgconfig glib20 gtk20 libxml2 gnomevfs2 pango
+USE_GNOME= pkgconfig glib20 gtk20 libxml2 gnomevfs2 pango libglade2
USE_XLIB= yes
HAS_CONFIGURE= yes