mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
cf3f5876b6
- 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 <yokota at res.otaru-uc.ac.jp> (maintainer)
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
--- 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 ;;
|