aboutsummaryrefslogtreecommitdiff
path: root/graphics/xournalpp
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-22 16:28:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-22 16:28:37 +0000
commita73a218a2180ed227bb64609628a094eb929699c (patch)
tree9c283f9bd721682767c359e1af84f30829a465a6 /graphics/xournalpp
parent20e26256cd18b642248d7433e29934eb4213a583 (diff)
downloadports-a73a218a2180ed227bb64609628a094eb929699c.tar.gz
ports-a73a218a2180ed227bb64609628a094eb929699c.zip
graphics/xournalpp: Broken on i386
Reported by: fallout
Notes
Notes: svn path=/head/; revision=549607
Diffstat (limited to 'graphics/xournalpp')
-rw-r--r--graphics/xournalpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index a01f77bf8cdf..120d96cc6f39 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -10,6 +10,8 @@ COMMENT= Handwriting notetaking software with PDF annotation support
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= non-constant-expression cannot be narrowed from type 'unsigned long long' to 'size_t' (aka 'unsigned int') in initializer list: https://github.com/xournalpp/xournalpp/issues/2267
+
LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib \
libportaudio.so:audio/portaudio \
libsndfile.so:audio/libsndfile \