summaryrefslogtreecommitdiff
path: root/editors/poedit
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-01-14 02:09:35 +0000
committerhans <hans@pkgsrc.org>2012-01-14 02:09:35 +0000
commitbbd52967db3e763461156db6ce03938e11717a34 (patch)
tree4e45393f80bc13327eb3d2467873328c365ce2fa /editors/poedit
parent61a093ec38c3d2105a3f40a7fc8d986f2e9fd920 (diff)
downloadpkgsrc-bbd52967db3e763461156db6ce03938e11717a34.tar.gz
Convert to USE_TOOLS=zip.
Diffstat (limited to 'editors/poedit')
-rw-r--r--editors/poedit/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index af83846e8a2..8c4d26669f0 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2011/11/01 06:01:07 sbd Exp $
+# $NetBSD: Makefile,v 1.37 2012/01/14 02:09:36 hans Exp $
DISTNAME= poedit-1.4.6.1
PKGREVISION= 7
@@ -12,12 +12,10 @@ LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= zip-[0-9]*:../../archivers/zip
-
BDB_ACCEPTED= db4 db5
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config zip:run
GNU_CONFIGURE= yes
CONFIGURE_ENV+= BDB_TYPE="${BDB_TYPE}"
CONFIGURE_ENV+= WX_CONFIG_NAME=${BUILDLINK_PREFIX.wxGTK28}/bin/wx-config