diff options
author | kris <kris@FreeBSD.org> | 2006-04-23 06:26:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-04-23 06:26:04 +0800 |
commit | 24544999fa031820fa4abcfbcb952e32a91c090a (patch) | |
tree | fb439c77e5149a90b5b3f5bcd70ed3ad8d01d201 /editors/xml2rfc-xxe | |
parent | ad91feb54596669d9dc475996ae9acdc1147d78f (diff) | |
download | freebsd-ports-gnome-24544999fa031820fa4abcfbcb952e32a91c090a.tar.gz freebsd-ports-gnome-24544999fa031820fa4abcfbcb952e32a91c090a.tar.zst freebsd-ports-gnome-24544999fa031820fa4abcfbcb952e32a91c090a.zip |
BROKEN: Does not build
Diffstat (limited to 'editors/xml2rfc-xxe')
-rw-r--r-- | editors/xml2rfc-xxe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/xml2rfc-xxe/Makefile b/editors/xml2rfc-xxe/Makefile index cd0b0a3bc403..5c57b2b2ea9f 100644 --- a/editors/xml2rfc-xxe/Makefile +++ b/editors/xml2rfc-xxe/Makefile @@ -15,6 +15,8 @@ COMMENT= An xml2rfc configuration for XMLMind XML Editor RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe +BROKEN= Does not build + USE_ZIP= YES NO_BUILD= YES |