diff options
author | kris <kris@FreeBSD.org> | 2003-10-15 09:45:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-15 09:45:44 +0800 |
commit | b61cee25cf53c8c69e661d3325186b62e9cdef6f (patch) | |
tree | f99dbb4f9344656abfb55c7f09e7e20dc06fff6b /misc | |
parent | a9243c8f2212cb1e5fbde3cc04e52b8ddc28317f (diff) | |
download | freebsd-ports-gnome-b61cee25cf53c8c69e661d3325186b62e9cdef6f.tar.gz freebsd-ports-gnome-b61cee25cf53c8c69e661d3325186b62e9cdef6f.tar.zst freebsd-ports-gnome-b61cee25cf53c8c69e661d3325186b62e9cdef6f.zip |
BROKEN: Does not build
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 |