aboutsummaryrefslogtreecommitdiffstats
path: root/shells/vshnu
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-08-25 05:32:55 +0800
committertobez <tobez@FreeBSD.org>2001-08-25 05:32:55 +0800
commit59d35cc4e8efa5ea6963997f58691d58420a6f4e (patch)
tree197b4b6a4b3b326a28909d7514c4c3c89e7d008e /shells/vshnu
parent062843587cb531242f206c2e2aaf70082f97e302 (diff)
downloadfreebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.tar.gz
freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.tar.zst
freebsd-ports-gnome-59d35cc4e8efa5ea6963997f58691d58420a6f4e.zip
Remove redundant USE_PERL5 statements.
Diffstat (limited to 'shells/vshnu')
-rw-r--r--shells/vshnu/Makefile1
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>