diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-11-09 17:56:56 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-11-09 17:56:56 +0000 |
commit | e8c4ea2337fec820fa94ef08380b67fb6f8b696c (patch) | |
tree | acd9339f035fdbed46311dfa702b2e80c9639330 /security/lasso | |
parent | 3fd387203d5205d0cf15f5ff5f3c65083d9e1906 (diff) |
Notes
Diffstat (limited to 'security/lasso')
-rw-r--r-- | security/lasso/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 7744817568f8..a7115356c6c1 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -17,8 +17,6 @@ COMMENT= Free Liberty Alliance Implementation RUN_DEPENDS= xmlsec1:${PORTSDIR}/security/xmlsec1 BUILD_DEPENDS:= ${RUN_DEPENDS} -BROKEN= does not compile - CONFIGURE_ARGS+= --disable-java --disable-php4 --with-zlib GNU_CONFIGURE= yes USE_GNOME= gnomehack glib20 libxml2 |