diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 09:56:34 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 09:56:34 +0000 |
commit | 3774be19dbca4bf0d6db8a1dbb4280a6ce8b3e67 (patch) | |
tree | 8b990771bfb643e3e513502e446235c50cd3088e /news | |
parent | e3908ba0706934f15239417c92cc06f00ba02c3f (diff) | |
download | FreeBSD-ports-3774be19dbca4bf0d6db8a1dbb4280a6ce8b3e67.zip FreeBSD-ports-3774be19dbca4bf0d6db8a1dbb4280a6ce8b3e67.tar.gz |
BROKEN: Does not build
Diffstat (limited to 'news')
-rw-r--r-- | news/husky-fidoconf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/husky-fidoconf/Makefile b/news/husky-fidoconf/Makefile index f256199..0ddec8d 100644 --- a/news/husky-fidoconf/Makefile +++ b/news/husky-fidoconf/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-release MAINTAINER= fjoe@FreeBSD.org COMMENT= Configuration library for Husky Fidosoft Project +BROKEN= Does not build + LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi RUN_DEPENDS= ${BUILD_DEPENDS} |