diff options
Diffstat (limited to 'astro/ksetiwatch')
-rw-r--r-- | astro/ksetiwatch/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile index 24ee768d2dc..426333edbc9 100644 --- a/astro/ksetiwatch/Makefile +++ b/astro/ksetiwatch/Makefile @@ -13,9 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= sverrir@hem.passagen.se -BROKEN= "Does not configure" - -BUILD_DEPENS= autoconf:${PORTSDIR}/devel/autoconf +BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/-1//} USE_BZIP2= yes |