From c47745d5d9bbe5064cc5d3c2c38a75a70b7b233e Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 14 Mar 2010 18:13:45 +0000 Subject: Replace libgnomeui dependency with libbonoboui. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13837 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-panel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnome-panel') diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 3dcb41ce9..09c7e4667 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.214 2010/02/24 07:50:02 avl Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.215 2010/03/10 16:31:00 kwm Exp $ # PORTNAME= gnome-panel @@ -30,7 +30,7 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop librsvg2 \ libwnck gnomemenus gnomedocutils ltverhack referencehack \ - libgnomeui + libbonoboui WANT_GNOME= yes GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes -- cgit