diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-03-14 16:03:15 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-03-14 16:03:15 +0000 |
commit | 67d6aa66275ffb4ca2c1131970f7593940de24b0 (patch) | |
tree | 71086d509799715bd3ba44fe1b840fc19d15db6f /editors/openoffice.org-2/Makefile | |
parent | ac35062180f6cb60e2b1eed51a39dce16be295cf (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2/Makefile')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index e32897f77025..5adf6b3c6f8f 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport BUILD_DEPENDS+= ${LOCALBASE}/bin/gcc295:${PORTSDIR}/lang/gcc295 BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk13 -LIB_DEPENDS+= pth.14:${PORTSDIR}/devel/pth +LIB_DEPENDS+= pth.14:pth:${PORTSDIR}/devel/pth BROKEN= 'Work in progress -- does not build yet till the end' |