Date: Thu, 27 Jan 2000 16:08:56 -0800 (PST) From: Jean-Marc Zucconi <jmz@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ispell/patches patch-ab patch-af patch-ag ports/textproc/ispell/scripts configure Message-ID: <200001280008.QAA89590@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmz 2000/01/27 16:08:56 PST
Modified files:
textproc/ispell/patches patch-ab
textproc/ispell/scripts configure
Removed files:
textproc/ispell/patches patch-af patch-ag
Log:
The port was broken because dicts were installed in $SHAREDIR but
ispell was looking for files in $LIBDIR. Because $LIBDIR is only used for
dictionaries, we don't need the SHAREDIR variable. Just define LIBDIR to
$PREFIX/share/ispell.
Revision Changes Path
1.4 +0 -21 ports/textproc/ispell/patches/patch-ab
1.12 +2 -1 ports/textproc/ispell/scripts/configure
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001280008.QAA89590>
