aboutsummaryrefslogtreecommitdiffstats
path: root/editors/pdfedit
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-07-28 19:45:08 +0800
committerpav <pav@FreeBSD.org>2009-07-28 19:45:08 +0800
commit291da30e08e6256cb9c448d12d81e18bfcef7895 (patch)
treeed5f09afdd626c922e88015da3aeeb6ae1eff9bd /editors/pdfedit
parentdb5c7bc390ded3a323a9e1b04bb27d75d82b8182 (diff)
downloadfreebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.tar.gz
freebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.tar.zst
freebsd-ports-gnome-291da30e08e6256cb9c448d12d81e18bfcef7895.zip
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Diffstat (limited to 'editors/pdfedit')
-rw-r--r--editors/pdfedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile
index 190284d5cbc3..11e1c09ac83f 100644
--- a/editors/pdfedit/Makefile
+++ b/editors/pdfedit/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= Free editor for manipulating PDF documents (QT3 GUI and CLI)
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
-LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \
+LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
t1.5:${PORTSDIR}/devel/t1lib
USE_BZIP2= yes