From d2d43674ad9bd199125326f700a5a30ced883546 Mon Sep 17 00:00:00 2001 From: zafer Date: Fri, 17 Jul 2009 12:35:12 +0000 Subject: Update from 0.1 to 0.3 Changelog: Changes between 0.1 to 0.3: 0.3 Added the possibility to specify the path where SWILL creates temporary files. Added swill_interface() to bind to specific interface. 0.2 Added support for compiling under Win32 with MSVC. Added support for HTTPS using OpenSSL. --- www/swill/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www') diff --git a/www/swill/Makefile b/www/swill/Makefile index a7ba17cf503..aeecab5ad6a 100644 --- a/www/swill/Makefile +++ b/www/swill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/07/16 22:11:41 obache Exp $ +# $NetBSD: Makefile,v 1.10 2009/07/17 12:35:12 zafer Exp $ DISTNAME= swill-0.3 CATEGORIES= www devel @@ -14,7 +14,6 @@ PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/SWILL-0.3 GNU_CONFIGURE= yes - INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3