From 6ad0b09d95ba1a0ec3fd6d132c3721f897975eaa Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Wed, 30 May 2018 18:10:36 +0000 Subject: [PATCH] graphics/py-sorl-thumbnail: Update default option PR: 228561 Submitted by: Kevin Golding (maintainer) --- graphics/py-sorl-thumbnail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile index 38a845a5972a..9c1069485f10 100644 --- a/graphics/py-sorl-thumbnail/Makefile +++ b/graphics/py-sorl-thumbnail/Makefile @@ -3,6 +3,7 @@ PORTNAME= sorl-thumbnail PORTVERSION= 12.4.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +22,7 @@ NO_ARCH= yes PORTDOCS= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT= IMAGEMAGICK +OPTIONS_DEFAULT= PILLOW OPTIONS_SINGLE= IMAGELIB OPTIONS_GROUP= CACHING