summaryrefslogtreecommitdiff
path: root/devel/gettext/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gettext/patches/patch-ak')
-rw-r--r--devel/gettext/patches/patch-ak13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/gettext/patches/patch-ak b/devel/gettext/patches/patch-ak
deleted file mode 100644
index 482e7e5c8ff..00000000000
--- a/devel/gettext/patches/patch-ak
+++ /dev/null
@@ -1,13 +0,0 @@
-$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 \