pkgsrc-WIP-changes archive

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

zathura-pdf-mupdf: Remove commented out (and not needed) TOOL_DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Sep 27 12:56:47 2018 +0200
Changeset:	ca63fa37a8ea8b9245e3ffdddd285d6697959f33

Modified Files:
	zathura-pdf-mupdf/Makefile

Log Message:
zathura-pdf-mupdf: Remove commented out (and not needed) TOOL_DEPENDS

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

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

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

diffs:
diff --git a/zathura-pdf-mupdf/Makefile b/zathura-pdf-mupdf/Makefile
index 5980a1d0dc..e5ff756b3d 100644
--- a/zathura-pdf-mupdf/Makefile
+++ b/zathura-pdf-mupdf/Makefile
@@ -15,9 +15,6 @@ CONFLICTS+=	zathura-pdf-poppler-[0-9]*
 
 USE_TOOLS+=	pkg-config
 
-#TOOL_DEPENDS+=	gettext-tools>=0.15:../../devel/gettext-tools
-#TOOL_DEPENDS+=	${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
-
 CPPFLAGS+=	-D_XOPEN_SOURCE=600
 
 MAKE_ENV+=	MUPDF_LIB="-lmupdf"


Home | Main Index | Thread Index | Old Index