summaryrefslogtreecommitdiff
path: root/devel/gettext/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-07-21 20:27:20 +0000
committerwiz <wiz@pkgsrc.org>2013-07-21 20:27:20 +0000
commit840f6e127d644be658a5dd0ff292a0a0b75787d7 (patch)
tree03e136a84b75c6ca3eb7e59ef424ecf5d7541354 /devel/gettext/patches
parente7a73199267822f65f420bc1a7b80bc0f7d13a98 (diff)
downloadpkgsrc-840f6e127d644be658a5dd0ff292a0a0b75787d7.tar.gz
Remove unneeded patch after gettext-0.18.3 update.
Diffstat (limited to 'devel/gettext/patches')
-rw-r--r--devel/gettext/patches/patch-ah43
1 files changed, 0 insertions, 43 deletions
diff --git a/devel/gettext/patches/patch-ah b/devel/gettext/patches/patch-ah
deleted file mode 100644
index 6bf676474f2..00000000000
--- a/devel/gettext/patches/patch-ah
+++ /dev/null
@@ -1,43 +0,0 @@
-$NetBSD: patch-ah,v 1.9 2013/01/31 21:45:04 adam Exp $
-
---- gettext-tools/src/Makefile.in.orig 2012-12-25 05:33:34.000000000 +0000
-+++ gettext-tools/src/Makefile.in
-@@ -2901,7 +2901,7 @@ install-dvi: install-dvi-am
-
- install-dvi-am:
-
--install-exec-am: install-binPROGRAMS install-exec-local \
-+install-exec-am: install-binPROGRAMS \
- install-libLTLIBRARIES
-
- install-html: install-html-am
-@@ -2965,14 +2965,6 @@ uninstall-am: uninstall-binPROGRAMS unin
- uninstall-local
-
-
--# No need to install libgettextsrc.a, except on AIX.
--install-exec-local: install-libLTLIBRARIES install-exec-clean
--install-exec-clean:
-- case "@host_os@" in \
-- aix*) ;; \
-- *) $(RM) $(DESTDIR)$(libdir)/libgettextsrc.a ;; \
-- esac
--
- po-lex.o po-lex.lo: po-gram-gen2.h
- po-gram-gen2.h: po-gram-gen.h
- $(SED) -e 's/yy/po_gram_/g' -e 's/extern /extern DLL_VARIABLE /' $(srcdir)/po-gram-gen.h > $@-tmp
-@@ -3076,12 +3068,12 @@ uninstall-csharp-yes: all-csharp-yes
- $(RM) $(DESTDIR)$(pkglibdir)/msgunfmt.net.exe
- uninstall-csharp-no:
-
--install-data-local: install-tcl
-+install-data-local:
- install-tcl:
- $(mkdir_p) $(DESTDIR)$(pkgdatadir)
- $(INSTALL_DATA) $(srcdir)/msgunfmt.tcl $(DESTDIR)$(pkgdatadir)/msgunfmt.tcl
-
--installdirs-local: installdirs-tcl
-+installdirs-local:
- installdirs-tcl:
- $(mkdir_p) $(DESTDIR)$(pkgdatadir)
-