diff options
Diffstat (limited to 'shells/vshnu')
-rw-r--r-- | shells/vshnu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index 2803e51df26b..2f074c70bc5d 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ANSIColor.pm:$ RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes PERL_CONFIGURE= yes .include <bsd.port.post.mk> |