From a271c81a691520343b54826252aba0c2600e31ab Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 22 Jun 2015 18:33:20 +0000 Subject: Convert to USES=jpeg --- print/cups-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/cups-base') diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 0fa56711c6b0..6f8ec53bdcb8 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -96,11 +96,11 @@ PKGMESSAGE= ${NONEXISTENT} DESCR= ${MASTERDIR}/pkg-descr.client .elif defined(CUPS_IMAGE) LIB_DEPENDS+= libcups.so:${PORTSDIR}/${PKGCATEGORY}/cups-client \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff # force build if old cups is installed. BUILD_DEPENDS+= cups-client${PKGNAMESUFFIX2}>=${PORTVERSION}:${PORTSDIR}/${PKGCATEGORY}/cups-client +USES+= jpeg COMMENT2= Library cupsimage INSTALL_WRKSRC= ${WRKSRC}/filter PLIST= ${MASTERDIR}/pkg-plist.image -- cgit