diff options
author | erwin <erwin@FreeBSD.org> | 2012-03-26 16:04:08 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2012-03-26 16:04:08 +0800 |
commit | b6b67d5ff64faea51dacc28590eb6a0fccfbac9d (patch) | |
tree | b32474baa26317d6ad489f4d04a00c74081585c9 /games | |
parent | 656ed2be73b90ebd9aa85ecd8d22f12d52604a55 (diff) | |
download | freebsd-ports-gnome-b6b67d5ff64faea51dacc28590eb6a0fccfbac9d.tar.gz freebsd-ports-gnome-b6b67d5ff64faea51dacc28590eb6a0fccfbac9d.tar.zst freebsd-ports-gnome-b6b67d5ff64faea51dacc28590eb6a0fccfbac9d.zip |
Readd BROKEN: still can't find numpy
Feature safe: yes
Diffstat (limited to 'games')
-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 |