mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c7dd20afc7
PR: ports/12235 Submitted by: maintainer
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
--- configure.orig Tue Jun 15 22:13:08 1999
|
|
+++ configure Tue Jun 15 22:13:09 1999
|
|
@@ -3822,7 +3822,7 @@
|
|
|
|
if test ! -n "$IRCLIB";
|
|
then
|
|
- IRCLIB=\${prefix}/lib/ninja
|
|
+ IRCLIB=\${prefix}/share/ninja
|
|
fi
|
|
|
|
if test -n "$nextstep"; then
|