View | Details | Raw Unified | Return to bug 202736 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 134-140 Link Here
134
134
135
ZSH_USES=			perl5
135
ZSH_USES=			perl5
136
ZSH_USE=			PERL5=build
136
ZSH_USE=			PERL5=build
137
ZSH_CONFIGURE_OFF=		--disable-zsh-comp
137
ZSH_CONFIGURE_ENABLE=		zsh-comp
138
138
139
.include <bsd.port.options.mk>
139
.include <bsd.port.options.mk>
140
140

Return to bug 202736