aboutsummaryrefslogtreecommitdiff
path: root/graphics/freeimage/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-09-07 17:14:41 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-09-07 17:14:41 +0000
commit12b47f0d2d09db18dd7fa7ff45f2679b71b81e1b (patch)
tree004baee0422dcc573a7c7193bcc78ec8d806ce38 /graphics/freeimage/Makefile
parentcb479c4102bb78a03118b85be1fdea06aec15e07 (diff)
downloadports-12b47f0d2d09db18dd7fa7ff45f2679b71b81e1b.tar.gz
ports-12b47f0d2d09db18dd7fa7ff45f2679b71b81e1b.zip
graphics/freeimage: Amend patch introduced in r479150
While there is an additional check on 'handle' in psdParser::Save() later it should be done earlier as intended and not just commented out because of Clang/libc++ regressions.
Notes
Notes: svn path=/head/; revision=479200
Diffstat (limited to 'graphics/freeimage/Makefile')
-rw-r--r--graphics/freeimage/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile
index 968b2a7b0b3e..3024d0d3dbb2 100644
--- a/graphics/freeimage/Makefile
+++ b/graphics/freeimage/Makefile
@@ -3,6 +3,7 @@
PORTNAME= freeimage
PORTVERSION= 3.18.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Source%20Distribution/${PORTVERSION}
DISTNAME= FreeImage${PORTVERSION:S/.//g}