$NetBSD: patch-ak,v 1.7 2013/01/31 21:45:04 adam Exp $ --- gettext-runtime/intl/Makefile.in.orig 2012-12-25 05:16:50.000000000 +0000 +++ gettext-runtime/intl/Makefile.in @@ -378,7 +378,7 @@ check: all # separate library. # If you want to use the one which comes with this version of the # package, you have to use "configure --with-included-gettext". -install: install-exec install-data +install: install-exec: all if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ && test '@USE_INCLUDED_LIBINTL@' = yes; then \