mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
--- Imakefile.orig Fri Jan 10 03:29:36 1997
|
|
+++ Imakefile Wed Nov 12 10:55:46 1997
|
|
@@ -6,7 +6,7 @@
|
|
SHIPS = 5
|
|
|
|
/* RECORDS */
|
|
-HSCORE_DIR = /usr/local/games/xkobo-scores
|
|
+HSCORE_DIR = $(LIBDIR)/xkobo-scores
|
|
|
|
/* C++ COMPILER */
|
|
/* CXX = g++ */
|