openbsd-ports/www/surfraw/patches/patch-Makefile_in
sthen c49eb51f3e update surfraw to 2.2.0
feedback merdely, "if it works for you" jasper
2008-01-17 20:33:43 +00:00

20 lines
547 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1 2008/01/17 20:33:43 sthen Exp $
--- Makefile.in.orig Fri Sep 14 10:51:42 2007
+++ Makefile.in Thu Nov 22 02:54:22 2007
@@ -747,13 +747,13 @@ install-data-hook: links
do \
ln -sf $$target $(DESTDIR)/$$link ;\
done < links
-@OPENSEARCH_TRUE@ ln -sf elvi.1sr.gz $(DESTDIR)/@mandir@/man1/opensearch.1sr.gz
+@OPENSEARCH_TRUE@ ln -sf elvi.1 $(DESTDIR)/@mandir@/man1/opensearch.1
submit-lsm: surfraw.lsm
mail -s add LSM@qqx.org < $<
test: all
- make -C test test
+ ${MAKE} -C test test
.PHONY: test