diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 5071d96d68e..418d37e273d 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/09/22 20:21:03 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2009/01/18 08:45:57 shattered Exp $ # DISTNAME= poedit-1.3.6 @@ -12,6 +12,8 @@ COMMENT= Cross-platform gettext catalogs (.po files) editor DEPENDS+= zip-[0-9]*:../../archivers/zip +BROKEN= Requires Unicode version of wxGTK + GNU_CONFIGURE= yes USE_DIRS+= xdg-1.2 gnome2-1.5 USE_LANGUAGES= c c++ |