mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
b5e4b159e2
PR: 20650 Submitted by: Ports Fury
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
--- bin/mkcmd/machine.h.orig Thu Dec 30 15:41:29 1999
|
|
+++ bin/mkcmd/machine.h Thu Dec 30 15:41:38 1999
|
|
@@ -13,7 +13,7 @@
|
|
#endif
|
|
|
|
#if !defined(DEFDIR)
|
|
-#define DEFDIR "/usr/local/lib/mkcmd:/usr/local/lib/mkcmd/type"
|
|
+#define DEFDIR "%%PREFIX%%/share/mkcmd:%%PREFIX%%/share/mkcmd/type"
|
|
#endif
|
|
|
|
#if !defined(TILDEDIR)
|