diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:11:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-05 23:11:32 +0000 |
commit | e2ff4449ba54bfa9a68b05d6f1bf7340b262697e (patch) | |
tree | e74bb258fb257aabc98aac2fb36ab66947df0313 /astro | |
parent | BROKEN: Does not compile (diff) |
BROKEN: Does not configure
Notes
Notes:
svn path=/head/; revision=67437
Diffstat (limited to 'astro')
-rw-r--r-- | astro/ksetiwatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile index eb050e419dce..24ee768d2dc7 100644 --- a/astro/ksetiwatch/Makefile +++ b/astro/ksetiwatch/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= sverrir@hem.passagen.se +BROKEN= "Does not configure" + BUILD_DEPENS= autoconf:${PORTSDIR}/devel/autoconf WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/-1//} |