From ce6f52b75b35e13419367347d259b9e933c6ef40 Mon Sep 17 00:00:00 2001 From: maho Date: Fri, 19 Feb 2010 09:43:21 +0000 Subject: reduce depenedencies on cups-base PR: 134773 Submitted by: dirk.meyer@dinoex.sub.org Feature safe: yes --- editors/openoffice.org-vcltesttool/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-vcltesttool') 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 -- cgit