pkgsrc-Users archive

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

'tex' makes the difference (Re: (devel/check) Shall we revert ? (Re: pkgsrc-upstream-trunk SmartOS 20190912T054018Z/x86_64 2019-11-23 22:55



Following patch fix the problem. Is this OK ?
Or shall we need to make it options.mk ?

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/check/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	23 Nov 2019 07:08:29 -0000	1.24
+++ Makefile	24 Nov 2019 12:14:56 -0000
@@ -16,6 +16,8 @@
 USE_LIBTOOL=	yes
 INFO_FILES=	yes
 
+DEPENDS+=	web2c-[0-9]*:../../print/web2c
+
 PKGCONFIG_OVERRIDE=	check.pc.in
 
 TEST_TARGET=	check

-- 
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost
Key fingerprint = 0BFA FAEB EAD1 90BA 7498  8F85 6809 9E0B B7EF A12E


Home | Main Index | Thread Index | Old Index