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 ecf18d663ff..6c67f6713fd 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/12/16 01:52:33 obache Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/06 23:21:33 jperkin Exp $ # -PKGREVISION= 10 +PKGREVISION= 11 CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 |