summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-10-16 05:51:31 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-10-16 05:51:31 +0000
commit49bf5d0423627b6814f0495665bbb02cf5341efc (patch)
treef91c3920cd6aec6c2ef16560c6548f3bb6d0d84b /astro
parentDirk Meyer has agreed to be maintainer. (diff)
- Typo: BUILD_DEPENS -> BUILD_DEPENDS
- Mark unbroken
Notes
Notes: svn path=/head/; revision=68135
Diffstat (limited to 'astro')
-rw-r--r--astro/ksetiwatch/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile
index 24ee768d2dc7..426333edbc9a 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