diff options
Diffstat (limited to 'x11/xfce/Makefile')
-rw-r--r-- | x11/xfce/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce/Makefile b/x11/xfce/Makefile index f7a0ee83051..68e32ad3a72 100644 --- a/x11/xfce/Makefile +++ b/x11/xfce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/03/27 03:20:28 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 2001/04/02 20:06:15 wiz Exp $ DISTNAME= xfce-3.6.3 CATEGORIES= x11 @@ -9,7 +9,6 @@ HOMEPAGE= http://www.xfce.org/ COMMENT= Lightweight desktop environment with a look and feel similar to CDE BUILD_USES_MSGFMT= yes - DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= imlib-1.9.*:../../graphics/imlib |