summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-21 02:25:02 +0000
committerwiz <wiz@pkgsrc.org>2006-05-21 02:25:02 +0000
commit5766fdc69021d14e4b7a4c0e02058787edc31577 (patch)
tree24b266809d5c25c27f74dd7f70356abb905a10fc /editors
parent5153aaf76c31d97f448a210228a0156adb3c5dee (diff)
downloadpkgsrc-5766fdc69021d14e4b7a4c0e02058787edc31577.tar.gz
USE_LANGUAGES=c c++
Diffstat (limited to 'editors')
-rw-r--r--editors/poedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 51dab5d3c22..7ef196f8dab 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2006/05/21 02:28:27 wiz Exp $
#
DISTNAME= poedit-1.3.4
@@ -14,6 +14,7 @@ DEPENDS+= zip-[0-9]*:../../archivers/zip
GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.2 gnome2-1.5
+USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config
CONFIGURE_ENV+= WX_CONFIG_NAME=${BUILDLINK_PREFIX.wxGTK}/bin/wx-config