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 90b3414ea9c..fd8fb0352c3 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/12/01 08:49:46 manu Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:41 wiz Exp $ # -PKGREVISION= 3 +PKGREVISION= 4 CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php4 |