diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-03-26 08:04:08 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-03-26 08:04:08 +0000 |
commit | 70e318820879349184caec7f7d86d4d7edbac1ed (patch) | |
tree | 5ee925d50b40ce1ab3349e000803e4fc82bbfca9 /games/fretsonfire/Makefile | |
parent | a882006c96adabe1b47ca56feabdfc2f3418c708 (diff) |
Notes
Diffstat (limited to 'games/fretsonfire/Makefile')
-rw-r--r-- | games/fretsonfire/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/fretsonfire/Makefile b/games/fretsonfire/Makefile index 7bf9e8f9c305..7821e463133d 100644 --- a/games/fretsonfire/Makefile +++ b/games/fretsonfire/Makefile @@ -26,6 +26,8 @@ USE_PYTHON= yes USE_DOS2UNIX= *.txt NO_BUILD= yes +BROKEN= does not build + DATADIR= share/${PORTNAME} EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude 'data' SUB_FILES= pkg-message FretsOnFire |