summaryrefslogtreecommitdiff
path: root/www/SOGo/Makefile
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 /www/SOGo/Makefile
parent61a093ec38c3d2105a3f40a7fc8d986f2e9fd920 (diff)
downloadpkgsrc-bbd52967db3e763461156db6ce03938e11717a34.tar.gz
Convert to USE_TOOLS=zip.
Diffstat (limited to 'www/SOGo/Makefile')
-rw-r--r--www/SOGo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/SOGo/Makefile b/www/SOGo/Makefile
index b9553fa0e7f..03adf057fb3 100644
--- a/www/SOGo/Makefile
+++ b/www/SOGo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/12/15 05:37:31 dholland Exp $
+# $NetBSD: Makefile,v 1.4 2012/01/14 02:09:37 hans Exp $
#
DISTNAME= SOGo-2.0.0b3
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/SOGo
HAS_CONFIGURE= yes
USE_LANGUAGES= c
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake zip:run
CONFIGURE_ARGS= --enable-debug --disable-strip
@@ -62,7 +62,6 @@ pre-install:
.include "../../devel/SOPE/buildlink3.mk"
.include "../../devel/libmemcached/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-DEPENDS+= zip-[0-9]*:../../archivers/zip
.include "../../mk/bsd.pkg.mk"