diff options
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 418d37e273d..1742993e3af 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/01/18 08:45:57 shattered Exp $ +# $NetBSD: Makefile,v 1.24 2009/07/22 09:01:25 wiz Exp $ # DISTNAME= poedit-1.3.6 @@ -15,7 +15,6 @@ 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++ USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config |