diff options
Diffstat (limited to 'games/xsheep')
-rw-r--r-- | games/xsheep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xsheep/Makefile b/games/xsheep/Makefile index d57fba1b..cd13d0f 100644 --- a/games/xsheep/Makefile +++ b/games/xsheep/Makefile @@ -16,6 +16,8 @@ USE_X_PREFIX= YES USE_XPM= YES WRKSRC= ${WRKDIR}/xsheep +BROKEN= "Author broke the distfile by removing a bunch of required files" + do-install: @${INSTALL_PROGRAM} ${WRKSRC}/xsheep ${PREFIX}/bin |