aboutsummaryrefslogtreecommitdiff
path: root/devel/gettext/files/patch-ad
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-06 15:30:17 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-06 15:30:17 +0000
commit520b63fca340c505238ebc02050d9a0f0350de29 (patch)
treee0ff0b492a45add763e164c2c322c46b5d67c53b /devel/gettext/files/patch-ad
parent9fceddbe98620034a3c5d32c1fab64a62c1ed05d (diff)
downloadports-520b63fca340c505238ebc02050d9a0f0350de29.tar.gz
ports-520b63fca340c505238ebc02050d9a0f0350de29.zip
Fix pkg/PLIST, and merge all info file.
Notes
Notes: svn path=/head/; revision=15154
Diffstat (limited to 'devel/gettext/files/patch-ad')
-rw-r--r--devel/gettext/files/patch-ad15
1 files changed, 13 insertions, 2 deletions
diff --git a/devel/gettext/files/patch-ad b/devel/gettext/files/patch-ad
index eea8e9c9deab..3a0c6f4c39f6 100644
--- a/devel/gettext/files/patch-ad
+++ b/devel/gettext/files/patch-ad
@@ -1,5 +1,5 @@
---- Makefile.in.orig Fri May 1 15:47:40 1998
-+++ misc/Makefile.in Fri Aug 7 23:13:23 1998
+--- misc/Makefile.in.orig Fri May 1 14:47:40 1998
++++ misc/Makefile.in Thu Dec 3 20:11:52 1998
@@ -164,10 +164,8 @@
@list='$(lisp_LISP)'; for p in $$list; do \
if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
@@ -11,3 +11,14 @@
else : ; fi; \
done
+--- doc/Makefile.in.orig Thu Dec 3 20:12:35 1998
++++ doc/Makefile.in Thu Dec 3 20:12:51 1998
+@@ -79,7 +79,7 @@
+ LIBOBJS = @LIBOBJS@
+ LIBTOOL = @LIBTOOL@
+ LN_S = @LN_S@
+-MAKEINFO = @MAKEINFO@
++MAKEINFO = @MAKEINFO@ --no-split
+ MKINSTALLDIRS = @MKINSTALLDIRS@
+ MSGFMT = @MSGFMT@
+ NM = @NM@