diff options
Diffstat (limited to 'games/gish-demo/Makefile')
-rw-r--r-- | games/gish-demo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gish-demo/Makefile b/games/gish-demo/Makefile index b6a7cdbe5890..9533b4068229 100644 --- a/games/gish-demo/Makefile +++ b/games/gish-demo/Makefile @@ -24,6 +24,8 @@ DATADIR= ${PREFIX}/lib/${PORTNAME} SUB_FILES= rungish.sh SUB_LIST= LINUXBASE=${LINUXBASE} +BROKEN= Checksum mismatch. Newer version does not work. + do-install: ${MKDIR} ${DATADIR} ${CP} -R ${WRKSRC}/* ${DATADIR} |