summaryrefslogtreecommitdiff
path: root/games/eights/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/eights/Makefile')
-rw-r--r--games/eights/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eights/Makefile b/games/eights/Makefile
index 294729379444..89f81a4a3ec7 100644
--- a/games/eights/Makefile
+++ b/games/eights/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= bob@fly.homeunix.org
COMMENT= Text based card game, the objective is to get rid of all your cards
-WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}
do-build:
@cd ${WRKSRC} && ${CC} ${CFLAGS} ${PORTNAME}.c -o ${PORTNAME}