diff options
Diffstat (limited to 'x11/xfce/Makefile')
-rw-r--r-- | x11/xfce/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfce/Makefile b/x11/xfce/Makefile index 73bc1a59195..f23747edfa4 100644 --- a/x11/xfce/Makefile +++ b/x11/xfce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2001/01/19 02:41:27 jwise Exp $ +# $NetBSD: Makefile,v 1.16 2001/02/17 17:07:06 wiz Exp $ DISTNAME= xfce-3.6.3 CATEGORIES= x11 @@ -6,6 +6,7 @@ MASTER_SITES= http://www.xfce.org/archive/ MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.xfce.org/ +COMMENT= Lightweight desktop environment with a look and feel similar to CDE BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= gtk+-1.2.*:../../x11/gtk |