pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/mupdf
Module Name: pkgsrc
Committed By: wiz
Date: Sat Mar 7 21:38:44 UTC 2026
Modified Files:
pkgsrc/print/mupdf: Makefile
Log Message:
mupdf: needs bash to build now
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/print/mupdf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/mupdf/Makefile
diff -u pkgsrc/print/mupdf/Makefile:1.139 pkgsrc/print/mupdf/Makefile:1.140
--- pkgsrc/print/mupdf/Makefile:1.139 Tue Mar 3 21:49:01 2026
+++ pkgsrc/print/mupdf/Makefile Sat Mar 7 21:38:44 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2026/03/03 21:49:01 yhardy Exp $
+# $NetBSD: Makefile,v 1.140 2026/03/07 21:38:44 wiz Exp $
DISTNAME= mupdf-1.27.2-source
PKGNAME= ${DISTNAME:S/-source//}
@@ -11,7 +11,7 @@ COMMENT= Lightweight PDF, XPS and E-book
LICENSE= gnu-agpl-v3
USE_LANGUAGES= c c++
-USE_TOOLS+= pkg-config gmake
+USE_TOOLS+= bash pkg-config gmake
USE_CC_FEATURES= c99
USE_CXX_FEATURES= c++11
Home |
Main Index |
Thread Index |
Old Index