From cf3f5876b61fd26ab0ab535fadb2ee3b4a1f95bd Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Tue, 27 Feb 2007 15:56:11 +0000 Subject: - Update to 1.4.4 - Unbreak it - Make all programs and datadir with cjk- prefix so they do not conflict with print/lyx. Remove CONFLICTS PR: ports/109337 Submitted by: Koji Yokota (maintainer) --- print/cjk-lyx/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 print/cjk-lyx/files/patch-configure (limited to 'print/cjk-lyx/files/patch-configure') diff --git a/print/cjk-lyx/files/patch-configure b/print/cjk-lyx/files/patch-configure new file mode 100644 index 000000000000..4d4f05f0999d --- /dev/null +++ b/print/cjk-lyx/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.bak Tue Feb 27 11:44:16 2007 ++++ configure Tue Feb 27 11:44:16 2007 +@@ -1759,7 +1759,7 @@ + #define USE_POSIX_PACKAGING 1 + _ACEOF + +- PACKAGE=lyx${version_suffix} ++ PACKAGE=cjk-lyx${version_suffix} + program_suffix=$version_suffix + pkgdatadir='${datadir}/${PACKAGE}' + default_prefix=$ac_default_prefix ;; -- cgit v1.2.3