aboutsummaryrefslogtreecommitdiff
path: root/shells/zoidberg
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-02 16:55:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-02 16:55:05 +0000
commit911aeddd517b4b466cb000c6bd11becacd9d973d (patch)
treeb1748a305f1fbeae4e79b80ce1f77251f519c987 /shells/zoidberg
parent2ce50e0dff3b5a2e1fcbb6fc61ff32ae2a63d5ca (diff)
downloadports-911aeddd517b4b466cb000c6bd11becacd9d973d.tar.gz
ports-911aeddd517b4b466cb000c6bd11becacd9d973d.zip
Notes
Diffstat (limited to 'shells/zoidberg')
-rw-r--r--shells/zoidberg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zoidberg/Makefile b/shells/zoidberg/Makefile
index dbff47923069..bfdd9bef4b53 100644
--- a/shells/zoidberg/Makefile
+++ b/shells/zoidberg/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Exporter-Tidy>=0:${PORTSDIR}/devel/p5-Exporter-Tidy \
p5-Term-ReadLine-Zoid>=0:${PORTSDIR}/devel/p5-Term-ReadLine-Zoid \
p5-Env-PS1>=0:${PORTSDIR}/devel/p5-Env-PS1
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
CONFIGURE_ARGS= install_path=share="${DATADIR}" \
install_path=share="${ETCDIR}"