summaryrefslogtreecommitdiff
path: root/editors/openoffice/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/Makefile
parentUpdate to in 1.18.255 (diff)
Add pth directory for LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=56086
Diffstat (limited to 'editors/openoffice/Makefile')
-rw-r--r--editors/openoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index 0af457eb28c2..98cbed260184 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= mbr@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
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'