diff options
Diffstat (limited to 'sysutils/farbot/Makefile')
-rw-r--r-- | sysutils/farbot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/farbot/Makefile b/sysutils/farbot/Makefile index bb95c7e6e19b..1e5d25490181 100644 --- a/sysutils/farbot/Makefile +++ b/sysutils/farbot/Makefile @@ -14,6 +14,8 @@ COMMENT= FreeBSD Automated Release Bot BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= Unfetchable (google code has gone away) + WRKSRC= ${WRKDIR}/${DISTNAME} USES= python |