diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:37:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:37:53 +0000 |
commit | a8ed54fcae54603575c22ca70ee23d80c12d819f (patch) | |
tree | 06faa3c6cf8b551b726c4f62f3c010ab37c944c2 /devel/gettext/files/patch-man::Makefile.in | |
parent | Clean up the plist. (diff) |
Update to 0.12.1. This brings a shared lib bump of libintl.so. It is
recommended people use:
portupgrade -rf gettext -m BATCH=yes
To update this port.
Tested by: Thierry Thomas <thierry@pompo.net>
myself
Diffstat (limited to 'devel/gettext/files/patch-man::Makefile.in')
-rw-r--r-- | devel/gettext/files/patch-man::Makefile.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/gettext/files/patch-man::Makefile.in b/devel/gettext/files/patch-man::Makefile.in deleted file mode 100644 index a66663686eb2..000000000000 --- a/devel/gettext/files/patch-man::Makefile.in +++ /dev/null @@ -1,7 +0,0 @@ ---- man/Makefile.in.orig Tue Mar 12 13:04:22 2002 -+++ man/Makefile.in Fri Mar 15 17:41:43 2002 -@@ -144,3 +144,3 @@ - VERSION = @VERSION@ --docdir = $(prefix)/doc/@PACKAGE@ -+docdir = $(prefix)/share/doc/@PACKAGE@ - htmldir = $(docdir) |