$NetBSD: patch-aa,v 1.2 2010/11/26 14:43:31 adam Exp $

Do not try to regenerate words.

--- data/en/words/Makefile.in.orig	2010-09-12 17:48:17.000000000 +0000
+++ data/en/words/Makefile.in
@@ -302,7 +302,7 @@ mostlyclean-libtool:
 
 clean-libtool:
 	-rm -rf .libs _libs
-install-wordsDATA: $(words_DATA)
+install-wordsDATA:
 	@$(NORMAL_INSTALL)
 	test -z "$(wordsdir)" || $(MKDIR_P) "$(DESTDIR)$(wordsdir)"
 	@list='$(words_DATA)'; for p in $$list; do \
@@ -354,7 +354,7 @@ distdir: $(DISTFILES)
 	done
 check-am: all-am
 check: check-am
-all-am: Makefile $(DATA)
+all-am: Makefile
 installdirs:
 	for dir in "$(DESTDIR)$(wordsdir)"; do \
 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
