summaryrefslogtreecommitdiff
path: root/games/xtrojka
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 18:28:43 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 18:28:43 +0000
commit1f1b7cce6321e8cc22665879e20180dae7c6588a (patch)
tree6f33050987af2e9456413460257ec3fbb9edf7d1 /games/xtrojka
parento update to 0.09. (diff)
use ${MKDIR} rather than mkdirhier.
PR: 25689 Submitted by: Edwin Mons <edwinm@joshua.mons.net>
Notes
Notes: svn path=/head/; revision=39678
Diffstat (limited to 'games/xtrojka')
-rw-r--r--games/xtrojka/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xtrojka/Makefile b/games/xtrojka/Makefile
index 52e18d02f4be..387d13e0670d 100644
--- a/games/xtrojka/Makefile
+++ b/games/xtrojka/Makefile
@@ -19,7 +19,7 @@ MANCOMPRESSED= yes
USE_XLIB= yes
pre-install:
- @exec mkdirhier ${PREFIX}/share/xtrojka
+ ${MKDIR} ${PREFIX}/share/xtrojka
post-install:
strip ${PREFIX}/bin/xtrojka