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
commit73998f3e19218dd9231f91c4e494c547e9e5d1ff (patch)
tree24b266809d5c25c27f74dd7f70356abb905a10fc /editors
parentc47dd3ce221f1b83cf0924031fbd7b7f61801fd2 (diff)
downloadpkgsrc-73998f3e19218dd9231f91c4e494c547e9e5d1ff.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