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 db5940c4d3e..0dfdebff468 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/09/15 10:06:15 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:24 wiz Exp $ # -PKGREVISION= 6 +PKGREVISION= 7 CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 |