aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-vcltesttool
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2010-02-19 17:43:21 +0800
committermaho <maho@FreeBSD.org>2010-02-19 17:43:21 +0800
commitce6f52b75b35e13419367347d259b9e933c6ef40 (patch)
treef65ad62cde456d44f8d94a79aaf9749c7ec4290c /editors/openoffice.org-vcltesttool
parente9058361d2d8dfe5d3fd7b7684b50ee7bc003f7b (diff)
downloadfreebsd-ports-graphics-ce6f52b75b35e13419367347d259b9e933c6ef40.tar.gz
freebsd-ports-graphics-ce6f52b75b35e13419367347d259b9e933c6ef40.tar.zst
freebsd-ports-graphics-ce6f52b75b35e13419367347d259b9e933c6ef40.zip
reduce depenedencies on cups-base
PR: 134773 Submitted by: dirk.meyer@dinoex.sub.org Feature safe: yes
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 0ab86d8fb52..6a9363f0287 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -87,7 +87,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
ant:${PORTSDIR}/devel/apache-ant
LIB_DEPENDS+= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
USE_BISON= build
GNU_CONFIGURE= yes