summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-14 16:03:15 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-14 16:03:15 +0000
commit67d6aa66275ffb4ca2c1131970f7593940de24b0 (patch)
tree71086d509799715bd3ba44fe1b840fc19d15db6f /editors/openoffice-3-devel/Makefile
parentUpdate to in 1.18.255 (diff)
Add pth directory for LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=56086
Diffstat (limited to '')
-rw-r--r--editors/openoffice-3-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index e32897f77025..5adf6b3c6f8f 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/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'