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 ae654c58ca7..13cef7b0462 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/02/05 09:26:58 manu Exp $ +# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:33 tron Exp $ # -PKGREVISION= 14 +PKGREVISION= 15 CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 |