diff options
Diffstat (limited to 'sysutils/xfe/Makefile')
-rw-r--r-- | sysutils/xfe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfe/Makefile b/sysutils/xfe/Makefile index be33ed30b8b..98acc426deb 100644 --- a/sysutils/xfe/Makefile +++ b/sysutils/xfe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/05/22 19:14:12 wiz Exp $ DISTNAME= xfe-0.84 PKGREVISION= 2 @@ -10,6 +10,7 @@ HOMEPAGE= http://xfe.sourceforge.net/ COMMENT= Fast MS-Explorer like filemanager for X USE_DIRS+= xdg-1.1 +USE_LANGUAGES= c++ USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt GNU_CONFIGURE= yes |