diff options
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//} |