From 6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 22 Jun 2015 18:33:20 +0000 Subject: Convert to USES=jpeg --- graphics/exiftran/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/exiftran') diff --git a/graphics/exiftran/Makefile b/graphics/exiftran/Makefile index 21bd1b2bb56b..aa413f9822f5 100644 --- a/graphics/exiftran/Makefile +++ b/graphics/exiftran/Makefile @@ -11,13 +11,12 @@ MASTER_SITES= http://www.kraxel.org/releases/fbida/ MAINTAINER= mm@FreeBSD.org COMMENT= Command line utility to transform jpeg files -LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \ - libjpeg.so:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= uidfix +USES= jpeg uidfix MAKE_ARGS+= WRKSRC=${WRKSRC} BINDIR=${PREFIX}/bin MANDIR=${MANPREFIX}/man PLIST_FILES= bin/exiftran bin/thumbnail.cgi \ -- cgit v1.2.3