diff options
-rw-r--r-- | x11-wm/metacity/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index f657a5bfc..1949e113a 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -15,8 +15,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= gtk-x11-2.0.102:${PORTSDIR}/x11-toolkits/gtk20 \ - gconf-2:${PORTSDIR}/devel/gconf2 \ +LIB_DEPENDS= gconf-2:${PORTSDIR}/devel/gconf2 \ glade-2.0.0:${PORTSDIR}/devel/libglade2 USE_BZIP2= yes |