pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zathura-pdf-mupdf: Remove unused environment injection



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Sep 27 14:08:16 2018 +0200
Changeset:	87c11bf3456101654a855dd215122201f23b9d70

Modified Files:
	zathura-pdf-mupdf/Makefile

Log Message:
zathura-pdf-mupdf: Remove unused environment injection

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=87c11bf3456101654a855dd215122201f23b9d70

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zathura-pdf-mupdf/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/zathura-pdf-mupdf/Makefile b/zathura-pdf-mupdf/Makefile
index e5ff756b3d..131c9f713b 100644
--- a/zathura-pdf-mupdf/Makefile
+++ b/zathura-pdf-mupdf/Makefile
@@ -17,8 +17,6 @@ USE_TOOLS+=	pkg-config
 
 CPPFLAGS+=	-D_XOPEN_SOURCE=600
 
-MAKE_ENV+=	MUPDF_LIB="-lmupdf"
-
 .include "../../devel/py-meson/build.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../wip/mupdf/buildlink3.mk"


Home | Main Index | Thread Index | Old Index