diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-02 05:07:30 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-02 05:07:30 +0000 |
commit | 0af5f81f55ce5bb07f04f226393f032e5d49a030 (patch) | |
tree | e3793c0c3ac5855855ec19c4d2a20018ee7d842d /games/powerpak/Makefile | |
parent | c0d9e2d4376a0fa59d16616782455b3f008821ba (diff) |
Notes
Diffstat (limited to 'games/powerpak/Makefile')
-rw-r--r-- | games/powerpak/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile index a568ae4fc724..18c426e4a5f3 100644 --- a/games/powerpak/Makefile +++ b/games/powerpak/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= SDL.0:${PORTSDIR}/devel/sdl \ MAKEFILE= Makefile.FreeBSD +BROKEN= 'Files in distribution are spammed with DOS-style CRLFs which prevents any patches from applying' + pre-build: @ ${CP} ${FILESDIR}/Makefile.FreeBSD ${WRKSRC} |