summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-11-30 18:41:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-11-30 18:41:30 +0000
commitdb0642278bf0de608db3d8e244a90484bd7348a8 (patch)
treef6252a44d4a9d430664f9aa368ea026fdab39f67
parent- Mark BROKEN: does not compile (diff)
- Mark BROKEN: does not package (missing etc/zoidrc)
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=223638
-rw-r--r--shells/zoidberg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/zoidberg/Makefile b/shells/zoidberg/Makefile
index cdbdf96f261a..0b70511637c5 100644
--- a/shells/zoidberg/Makefile
+++ b/shells/zoidberg/Makefile
@@ -23,6 +23,8 @@ RUN_DEPENDS= ${SITE_PERL}/Exporter/Tidy.pm:${PORTSDIR}/devel/p5-Exporter-Tidy \
${SITE_PERL}/Term/ReadLine/Zoid.pm:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \
${SITE_PERL}/Env/PS1.pm:${PORTSDIR}/devel/p5-Env-PS1
+BROKEN= does not package
+
PERL_MODBUILD= yes
CONFIGURE_ARGS= install_path=doc="${DOCSDIR}" \
install_path=share="${DATADIR}"