aboutsummaryrefslogtreecommitdiff
path: root/graphics/exiftran
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/exiftran')
-rw-r--r--graphics/exiftran/Makefile5
1 files changed, 2 insertions, 3 deletions
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 \