diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:56:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:56:34 +0800 |
commit | 3774be19dbca4bf0d6db8a1dbb4280a6ce8b3e67 (patch) | |
tree | 8b990771bfb643e3e513502e446235c50cd3088e /news/husky-fidoconf/Makefile | |
parent | e3908ba0706934f15239417c92cc06f00ba02c3f (diff) | |
download | freebsd-ports-graphics-3774be19dbca4bf0d6db8a1dbb4280a6ce8b3e67.tar.gz freebsd-ports-graphics-3774be19dbca4bf0d6db8a1dbb4280a6ce8b3e67.tar.zst freebsd-ports-graphics-3774be19dbca4bf0d6db8a1dbb4280a6ce8b3e67.zip |
BROKEN: Does not build
Diffstat (limited to 'news/husky-fidoconf/Makefile')
-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 f2561995410..0ddec8d203f 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} |