Index: head/graphics/recoverjpeg/Makefile =================================================================== --- head/graphics/recoverjpeg/Makefile (revision 423326) +++ head/graphics/recoverjpeg/Makefile (revision 423327) @@ -1,26 +1,26 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= recoverjpeg PORTVERSION= 2.6 DISTVERSIONPREFIX= v CATEGORIES= graphics MAINTAINER= ehaupt@FreeBSD.org COMMENT= Recoverjpeg tries to recover JFIF (JPEG) pictures from a peripheral LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/bin/pandoc:textproc/hs-pandoc RUN_DEPENDS= exif:graphics/exif \ identify:graphics/ImageMagick -USES= autoreconf shebangfix +USES= autoreconf python shebangfix GNU_CONFIGURE= yes SHEBANG_FILES= remove-duplicates USE_GITHUB= yes GH_ACCOUNT= samueltardieu .include