summaryrefslogtreecommitdiffstats
path: root/games/xbat/files
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-05-21 07:39:01 +0000
committerasami <asami@FreeBSD.org>1997-05-21 07:39:01 +0000
commitdc79e4c7c91dd503e30bdb09ff0927eb06a329cd (patch)
treebc3a247a07ea0fffda4f51834498bb4cbc731003 /games/xbat/files
parent854649b83e8b21feb302323e6cf22aaf4d6fc20a (diff)
downloadFreeBSD-ports-dc79e4c7c91dd503e30bdb09ff0927eb06a329cd.zip
FreeBSD-ports-dc79e4c7c91dd503e30bdb09ff0927eb06a329cd.tar.gz
Ouch. Repeat after me: "never commit a port without testing `make
package'." ;)
Diffstat (limited to 'games/xbat/files')
-rw-r--r--games/xbat/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xbat/files/patch-aa b/games/xbat/files/patch-aa
index addf1db..36cea90 100644
--- a/games/xbat/files/patch-aa
+++ b/games/xbat/files/patch-aa
@@ -7,19 +7,19 @@
# TOP10 DIR : directory for socre files
#
-SCORE_DIR = /usr/local/games/Xbat/Score
-+SCORE_DIR = ${PREFIX}/games/Xbat/Score
++SCORE_DIR = ${PREFIX}/lib/X11/Xbat/Score
# IMAGE DIR : directory for image files
-IMAGE_DIR = /usr/local/games/Xbat/Image
-+IMAGE_DIR = ${PREFIX}/games/Xbat/Image
++IMAGE_DIR = ${PREFIX}/lib/X11/Xbat/Image
# MAP DIR : directory for map files
-MAP_DIR = /usr/local/games/Xbat/Map
-+MAP_DIR = ${PREFIX}/games/Xbat/Map
++MAP_DIR = ${PREFIX}/lib/X11/Xbat/Map
# DOMO_DIR : directory for domogram movement files
-DOMO_DIR = /usr/local/games/Xbat/Domo
-+DOMO_DIR = ${PREFIX}/games/Xbat/Domo
++DOMO_DIR = ${PREFIX}/lib/X11/Xbat/Domo
# UNION : Set 1 if you have Intel CPU or so.
# If you don't know whether you have Intel CPU or not,
OpenPOWER on IntegriCloud