diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
commit | 167b9fef5890df6cdff25105d1fb1e74f6216e0b (patch) | |
tree | ec273a11b3cb3f183c02241ee22e0aaa76b2ae1e /lang/quack | |
parent | 791f6c6ff96991b4f319540b7d46ae305ea9d1e5 (diff) |
Notes
Diffstat (limited to 'lang/quack')
-rw-r--r-- | lang/quack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/quack/Makefile b/lang/quack/Makefile index ee7aec626a5d..48bc120898f3 100644 --- a/lang/quack/Makefile +++ b/lang/quack/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced support for editing and running Scheme code +BROKEN= Size mismatch + RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget EMACS_PORT_NAME?= emacs21 |