diff options
Diffstat (limited to 'misc/cheatah/Makefile')
-rw-r--r-- | misc/cheatah/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/cheatah/Makefile b/misc/cheatah/Makefile index bb301f6fbe24..69a80939567e 100644 --- a/misc/cheatah/Makefile +++ b/misc/cheatah/Makefile @@ -15,6 +15,8 @@ DISTFILES= MAINTAINER= wvengen@stack.nl COMMENT= Temporary gtk GUI to the SWORD project +BROKEN= "Does not build" + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/misc/sword:extract LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword RUN_DEPENDS= ${LOCALBASE}/share/sword/mods.d:${PORTSDIR}/misc/sword-modules |