diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-29 22:26:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-07-29 22:26:07 +0000 |
commit | e2f5d0000b68075be085e6a2be0d71d6ec6dcaf8 (patch) | |
tree | 8961e89bcc7fba81f926e488d5955d287bd79ba8 /security/lasso | |
parent | 3ce85d73cc89e2d613b2e3d3c25f517c7fbe15c0 (diff) | |
download | ports-e2f5d0000b68075be085e6a2be0d71d6ec6dcaf8.tar.gz ports-e2f5d0000b68075be085e6a2be0d71d6ec6dcaf8.zip |
Notes
Diffstat (limited to 'security/lasso')
-rw-r--r-- | security/lasso/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/lasso/Makefile b/security/lasso/Makefile index a7115356c6c1..7744817568f8 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -17,6 +17,8 @@ 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 |