diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-23 21:34:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-23 21:34:39 +0000 |
commit | 52cc034e89ec1c9bb688c6b17513311efae31bb2 (patch) | |
tree | 9d5f1fd699200d68cff4bbf4cb6e4107c833b550 /x11-wm/metacity-setup | |
parent | 047e5c1b1c38aa7479b32b6420d35a98d0aa8359 (diff) |
Notes
Diffstat (limited to 'x11-wm/metacity-setup')
-rw-r--r-- | x11-wm/metacity-setup/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/metacity-setup/Makefile b/x11-wm/metacity-setup/Makefile index aed1ac862fd7..f1b96876753e 100644 --- a/x11-wm/metacity-setup/Makefile +++ b/x11-wm/metacity-setup/Makefile @@ -13,8 +13,7 @@ DISTNAME= Metacity-setup-${PORTVERSION} MAINTAINER= marcus@FreeBSD.org -LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ - gconf-2:${PORTSDIR}/devel/gconf2 +LIB_DEPENDS= gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui WRKSRC= ${WRKDIR}/Metacity-setup |