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 --- audio/enscribe/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/enscribe') diff --git a/audio/enscribe/Makefile b/audio/enscribe/Makefile index 6c8ca7a7fe16..9bdd4f0b720f 100644 --- a/audio/enscribe/Makefile +++ b/audio/enscribe/Makefile @@ -12,11 +12,10 @@ COMMENT= Create digital audio watermark images from photographic images LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ libgd.so:${PORTSDIR}/graphics/gd \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 -USES= pkgconfig tar:tgz +USES= jpeg pkgconfig tar:tgz LICENSE= GPLv2 -- cgit