freebsd-ports/www/crawl/files/patch-Makefile.in
Dmitry Marakasov 67e9a69b83 - Switch to options helpers
- Regenerate patches
- Update WWW
2017-12-25 09:00:39 +00:00

10 lines
355 B
Text

--- Makefile.in.orig 2003-05-18 01:50:51 UTC
+++ Makefile.in
@@ -159,7 +159,6 @@ $(srcdir)/config.h.in: $(srcdir)/stamp-h
$(MAKE) $(srcdir)/stamp-h.in; \
else :; fi
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
- cd $(top_srcdir) && $(AUTOHEADER)
@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
mostlyclean-hdr: