diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-08-01 14:24:58 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-08-01 14:24:58 +0000 |
commit | 301e338c6658a836758c69f1afadee091994d30d (patch) | |
tree | 8bdfac0b807a12eb9a241fbb73c3bd7c7fa7a6ba /print/lyx15/files/patch-ab | |
parent | * Add libgnugetopt dependency. (diff) |
Upgrade to 1.2.0. Use the new, opensourced xforms. The possibility of
building with GTk and Qt frontends needs to be investigated.
The layers upon layers of automake/autoconf/configure.in/configure are
disgusting and call for a nice and clean replacements of Makefiles.
PR: ports/40080 (and a few earlier ones without patches)
Submitted by: KATO Tsuguru
Diffstat (limited to 'print/lyx15/files/patch-ab')
-rw-r--r-- | print/lyx15/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/print/lyx15/files/patch-ab b/print/lyx15/files/patch-ab deleted file mode 100644 index 3e3ecce8853e..000000000000 --- a/print/lyx15/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig Mon Jan 17 21:04:28 2000 -+++ po/Makefile.in.in Tue May 2 21:53:41 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po |