diff options
author | kris <kris@FreeBSD.org> | 2002-10-06 07:11:32 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-06 07:11:32 +0800 |
commit | c1cca0ff31cacdcf5e9267ec7fb8159400dc6329 (patch) | |
tree | ea5a733bea89744868c472ae2c848857bcc10f7f | |
parent | 5a6971384c865e0dbc45b6f90d3327c8530155ca (diff) | |
download | freebsd-ports-gnome-c1cca0ff31cacdcf5e9267ec7fb8159400dc6329.tar.gz freebsd-ports-gnome-c1cca0ff31cacdcf5e9267ec7fb8159400dc6329.tar.zst freebsd-ports-gnome-c1cca0ff31cacdcf5e9267ec7fb8159400dc6329.zip |
BROKEN: Does not configure
-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//} |