diff options
author | pav <pav@FreeBSD.org> | 2011-10-09 21:57:53 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-10-09 21:57:53 +0800 |
commit | fa8eec37d680092ad38f56c6dc26cb28e657d894 (patch) | |
tree | ed6e4caebbf7deda8daa8155ae15906948676f9c /editors | |
parent | 4baa6f89d2e48f4e6e4b4afe9ba275775f2b7477 (diff) | |
download | freebsd-ports-gnome-fa8eec37d680092ad38f56c6dc26cb28e657d894.tar.gz freebsd-ports-gnome-fa8eec37d680092ad38f56c6dc26cb28e657d894.tar.zst freebsd-ports-gnome-fa8eec37d680092ad38f56c6dc26cb28e657d894.zip |
- Mark BROKEN: does not configure
checking whether to use librsvg... checking for librsvg-2.0 >= 2.14... gnome-config: not found
Reported by: pointyhat
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index bd9fb93de80b..5c78861f0f82 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -19,6 +19,8 @@ DISTFILES+= ${OOOSRC} ${OOOEXTSRC} unowinreg.dll:unowinreg MAINTAINER= office@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) +BROKEN= does not configure + CONFLICTS= cppunit* EXTRATC_ONLY?= ${OOOSRC} ${OOOEXTSRC} |