openbsd-ports/www/bozohttpd/patches/patch-Makefile
jasper 2353c353c4 - update bozohttpd to 20080303
from benoit lecocq;
maintainer timed-out
2009-04-02 13:15:39 +00:00

13 lines
331 B
Plaintext

$OpenBSD: patch-Makefile,v 1.2 2009/04/02 13:15:39 jasper Exp $
--- Makefile.orig Tue Sep 27 22:09:20 2005
+++ Makefile Thu Apr 2 15:14:12 2009
@@ -29,7 +29,7 @@ check:
clean:
cd $(.CURDIR)/testsuite; $(MAKE) clean
-CRYPTOLIBS= -lcrypto -lssl
+CRYPTOLIBS= -lssl -lcrypto
CRYPTODEPS= $(LIBCRYPTO) $(LIBSSL)
NROFF?= nroff