aboutsummaryrefslogtreecommitdiffstats
path: root/games/cave9/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/cave9/Makefile')
-rw-r--r--games/cave9/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/cave9/Makefile b/games/cave9/Makefile
index b9a69b4b54f7..276f921dc19b 100644
--- a/games/cave9/Makefile
+++ b/games/cave9/Makefile
@@ -22,6 +22,7 @@ DATAVER= 4
USE_GMAKE= yes
USE_SDL= sdl ttf image
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
BUILD_WRKSRC= ${WRKSRC}/src
MAKEFILE= GNUmakefile
@@ -30,7 +31,7 @@ CFLAGS+= -DDATADIR=\\\"${DATADIR}\\\"
PORTDOCS= *
post-extract:
- @${MV} ${WRKDIR}/data ${WRKSRC}
+ @${MV} ${WRKDIR}/data ${WRKSRC}/
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cave9 ${PREFIX}/bin