mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
b7e2daf50d
PR: 11078 Submitted by: Chris Piazza <cpiazza@home.net>
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
--- configure.orig Tue Apr 13 23:49:03 1999
|
|
+++ configure Tue Apr 13 23:49:19 1999
|
|
@@ -3741,7 +3741,7 @@
|
|
|
|
if test ! -n "$IRCLIB";
|
|
then
|
|
- IRCLIB=\${prefix}/lib/ninja
|
|
+ IRCLIB=\${prefix}/share/ninja
|
|
fi
|
|
|
|
if test -n "$nextstep"; then
|