aboutsummaryrefslogtreecommitdiff
path: root/graphics/gexiv2/Makefile
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2018-08-29 09:57:31 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2018-08-29 09:57:31 +0000
commit6182ddf8240d4462592c63ee60fb620a1e1ef56e (patch)
treee6d6b45851c7ec580e2762370fae78de2d36c472 /graphics/gexiv2/Makefile
parent9b3f32a95e2a57c231a72cef4c18fdb2a5dfd7b5 (diff)
downloadports-6182ddf8240d4462592c63ee60fb620a1e1ef56e.tar.gz
ports-6182ddf8240d4462592c63ee60fb620a1e1ef56e.zip
graphics/gexiv2: avoid crash in gnome-photos
if gexiv2 is build using "--version-script", gnome-photos crashes in libexiv2. without "--version-script", everything seems to be fine. PR: 230505 Submitted by: cpm Reported by: cpm
Notes
Notes: svn path=/head/; revision=478347
Diffstat (limited to 'graphics/gexiv2/Makefile')
-rw-r--r--graphics/gexiv2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index d936b4d36cc3..56057cb66967 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gexiv2
PORTVERSION= 0.10.8
+PORTREVISION= 1
CATEGORIES= graphics
# MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R}
MASTER_SITES= GNOME