From bbd52967db3e763461156db6ce03938e11717a34 Mon Sep 17 00:00:00 2001 From: hans Date: Sat, 14 Jan 2012 02:09:35 +0000 Subject: Convert to USE_TOOLS=zip. --- www/SOGo/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/SOGo/Makefile') 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" -- cgit v1.2.3