aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword-plugins
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /editors/abiword-plugins
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
downloadports-d1107bb40e81d1186ea75412dd5d61d736e4d726.tar.gz
ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.zip
Notes
Diffstat (limited to 'editors/abiword-plugins')
-rw-r--r--editors/abiword-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index 44a406abd3c4..a4caf99c0022 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -217,7 +217,7 @@ PLIST_SUB+= OPENWRITER:="@comment "
.endif
.if defined(WITH_OPENXML) || defined(PACKAGE_BUILDING)
-BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
+BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
USE_GNOME+= libgsf
CONFIGURE_ARGS+= --enable-OpenXML
PLIST_SUB+= OPENXML:=""