summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorhans <hans>2012-01-14 02:09:35 +0000
committerhans <hans>2012-01-14 02:09:35 +0000
commit1e3cd2a8c641112abfd042858f7ef71ca84e6f5a (patch)
tree4e45393f80bc13327eb3d2467873328c365ce2fa /editors
parent862df3953529b767bc692ac6c9d8ebee13ccba8d (diff)
downloadpkgsrc-1e3cd2a8c641112abfd042858f7ef71ca84e6f5a.tar.gz
Convert to USE_TOOLS=zip.
Diffstat (limited to 'editors')
-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