summaryrefslogtreecommitdiff
path: root/security/lasso/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/lasso/Makefile')
-rw-r--r--security/lasso/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile
index fd8fb0352c3..3e960a5c880 100644
--- a/security/lasso/Makefile
+++ b/security/lasso/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2011/03/24 03:04:16 obache Exp $
#
-PKGREVISION= 4
+PKGREVISION= 5
CONFIGURE_ARGS+= --disable-python
CONFIGURE_ARGS+= --disable-php4
@@ -11,4 +11,6 @@ PKG_DESTDIR_SUPPORT= destdir
PYTHON_FOR_BUILD_ONLY= yes
+EXTRACT_USING= bsdtar
+
.include "../../security/lasso/Makefile.common"