1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Correct the OPENJPEG disable configure flag

PR:		221796
Reported by:	jakub_lach@mailplus.pl
This commit is contained in:
Koop Mast 2017-08-31 09:14:40 +00:00
parent b48b7be696
commit 6a8aad9504
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449018

View File

@ -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