aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-08-31 09:14:40 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-08-31 09:14:40 +0000
commit6a8aad95044e2edad765133b8c2e60dfd41f3708 (patch)
treeca5366e7fb09d7c389cdce85ce0abdaccd545a57 /graphics
parentb48b7be696d069460db7f4ec3e9a0417c371a8d7 (diff)
downloadports-6a8aad95044e2edad765133b8c2e60dfd41f3708.tar.gz
ports-6a8aad95044e2edad765133b8c2e60dfd41f3708.zip
Correct the OPENJPEG disable configure flag
PR: 221796 Reported by: jakub_lach@mailplus.pl
Notes
Notes: svn path=/head/; revision=449018
Diffstat (limited to 'graphics')
-rw-r--r--graphics/poppler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 0324c7179f62..8ef2ed8d18bf 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -118,7 +118,7 @@ PLIST_SUB+= CURL="@comment "
CONFIGURE_ARGS+=--enable-libopenjpeg=openjpeg2
LIB_DEPENDS+= libopenjp2.so:graphics/openjpeg
.else
-CONFIGURE_ARGS+=--disable-libopenjpeg
+CONFIGURE_ARGS+=--enable-libopenjpeg=none
.endif
.endif # end of options