mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 01:30:33 -04:00
port, updating it to the latest (and final) version. Patches from the previous version are merged. PR: 23728 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
11 lines
351 B
Text
11 lines
351 B
Text
--- configure.orig Fri Apr 21 22:30:15 2000
|
|
+++ configure Thu Dec 21 20:19:25 2000
|
|
@@ -50,7 +50,7 @@
|
|
bindir='${exec_prefix}/bin'
|
|
sbindir='${exec_prefix}/sbin'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
-datadir='${prefix}/share'
|
|
+datadir='${prefix}/share/zephyr'
|
|
sysconfdir='${prefix}/etc'
|
|
sharedstatedir='${prefix}/com'
|
|
localstatedir='${prefix}/var'
|