pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mupdf: Remove no longer used/honored/needed JBIG_NO_MEMENTO macro
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Aug 3 16:10:38 2019 +0200
Changeset: d8b201d4477da724e15267054b9bbb092cd995c2
Modified Files:
mupdf/Makefile
Log Message:
mupdf: Remove no longer used/honored/needed JBIG_NO_MEMENTO macro
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d8b201d4477da724e15267054b9bbb092cd995c2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mupdf/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/mupdf/Makefile b/mupdf/Makefile
index edc20eeefd..071448be12 100644
--- a/mupdf/Makefile
+++ b/mupdf/Makefile
@@ -24,7 +24,6 @@ MAKE_FLAGS+= build=release
MAKE_ENV+= HAVE_LIBCRYPTO=no # Needs openssl-1.1.0
MAKE_ENV+= USE_SYSTEM_LIBS=yes
-CFLAGS+= -DJBIG_NO_MEMENTO
CFLAGS.SunOS+= -D_XOPEN_SOURCE=600
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index