mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
7b186b823e
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
--- Imakefile.orig Wed Nov 29 16:27:49 1995
|
|
+++ Imakefile Mon Feb 12 13:55:44 1996
|
|
@@ -6,7 +6,7 @@
|
|
SHIPS = 7
|
|
|
|
##### RECORDS
|
|
-HSCORE_DIR = /usr/local/games/xkobo-scores
|
|
+HSCORE_DIR = $(LIBDIR)/xkobo-scores
|
|
|
|
##### C++ COMPILER
|
|
#CXX = g++
|