diff options
Diffstat (limited to 'security/lasso/Makefile')
-rw-r--r-- | security/lasso/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 13cef7b0462..f7778a6d15b 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:33 tron Exp $ +# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:19 wiz Exp $ # -PKGREVISION= 15 +PKGREVISION= 16 CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 |