diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:45:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:45:44 +0000 |
commit | 4fa536328cc80f0afec61064efc43a4a5f750fe7 (patch) | |
tree | 241e0c7f24267c12125a26ade8d605075f78bbb6 /misc | |
parent | 4f2beb3361bbd2c293b34c8cb3658a7369c4dd20 (diff) | |
download | ports-4fa536328cc80f0afec61064efc43a4a5f750fe7.tar.gz ports-4fa536328cc80f0afec61064efc43a4a5f750fe7.zip |
Notes
Diffstat (limited to 'misc')
-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 |