diff options
author | johans <johans@FreeBSD.org> | 2010-11-10 01:56:56 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-11-10 01:56:56 +0800 |
commit | 0cfa073e0769df8971b67e0151d2201c02c42539 (patch) | |
tree | 35452e855742fd74e7f3cf5aa5e08ef5f06ccb1c /security/lasso/Makefile | |
parent | af4a10b2179575ead8b7ac784d3bd4495553104c (diff) | |
download | freebsd-ports-gnome-0cfa073e0769df8971b67e0151d2201c02c42539.tar.gz freebsd-ports-gnome-0cfa073e0769df8971b67e0151d2201c02c42539.tar.zst freebsd-ports-gnome-0cfa073e0769df8971b67e0151d2201c02c42539.zip |
Remove BROKEN: This is now okay after the fix in security/xmlsec1
PR: ports/152070
Submitted by: Tom Judge <tom@tomjudge.com>
Diffstat (limited to 'security/lasso/Makefile')
-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 |