diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile index 51a5d3b6aad..f2ade8e8afc 100644 --- a/devel/cutter/Makefile +++ b/devel/cutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/12/21 11:27:57 obache Exp $ +# $NetBSD: Makefile,v 1.2 2011/01/09 10:41:00 obache Exp $ # DISTNAME= cutter-1.1.5 @@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= gmake intltool pkg-config +USE_TOOLS+= gmake intltool pkg-config xgettext msgmerge msgfmt USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes |