freebsd-ports/graphics/jbig2dec/files/simpler-test-patch
Baptiste Daroussin 2133f1c1d5 - Add SF to MASTER_SITES
- Mark MAKE_JOBS_SAFE
- Use FreeBSD's SHA1-implementation
- Add TESTS option default to off

Submitted by:	Mikhail T. <mi+thun _at_ aldan.algebra.com> by email
Approved by:	tabthorpe@ (co-mentor)
2010-08-04 21:19:03 +00:00

13 lines
395 B
Plaintext

The test_jbig2dec.py requires Python and thus not be
suitable for some installations.
--- Makefile.in 2010-02-02 14:13:56.000000000 -0500
+++ Makefile.in 2010-08-03 13:47:07.000000000 -0400
@@ -182,5 +182,5 @@
MAINTAINERCLEANFILES = config_types.h.in
-TESTS = test_sha1 test_jbig2dec.py test_huffman test_arith
+TESTS = test_sha1 test_huffman test_arith
test_sha1_SOURCES = sha1.c sha1.h