aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-26 13:26:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-26 13:26:45 +0000
commit9106b1d585d83c7aa1c6fdff3052080781fa951a (patch)
tree2064d6cab34dd17c78d49c788b5054fc7faddc73 /games
parent234830beb48795ed198503580c1231bb92f53eae (diff)
downloadports-9106b1d585d83c7aa1c6fdff3052080781fa951a.tar.gz
ports-9106b1d585d83c7aa1c6fdff3052080781fa951a.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/gnuchess/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnuchess/Makefile b/games/gnuchess/Makefile
index 71ac8ef454cd..712f8be8e0c7 100644
--- a/games/gnuchess/Makefile
+++ b/games/gnuchess/Makefile
@@ -45,7 +45,7 @@ post-patch:
pre-install:
.if defined(WITH_OPENING_BOOK)
- @scripts/create_opening_book.sh ${DISTDIR} ${WRKSRC}
+ @${SH} ${SCRIPTDIR}/create_opening_book.sh ${DISTDIR} ${WRKSRC}
.endif
post-install: