diff options
author | swills <swills@FreeBSD.org> | 2012-02-07 09:07:57 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-02-07 09:07:57 +0800 |
commit | 3f178915835531b407d0787d9b9cebcec27bef3c (patch) | |
tree | 77b8dca12d84c85f8829cffecf6852aba3ab2775 /textproc | |
parent | 374d786db3b1a78ffccc4b83fe3c9790bbd14ea1 (diff) | |
download | freebsd-ports-gnome-3f178915835531b407d0787d9b9cebcec27bef3c.tar.gz freebsd-ports-gnome-3f178915835531b407d0787d9b9cebcec27bef3c.tar.zst freebsd-ports-gnome-3f178915835531b407d0787d9b9cebcec27bef3c.zip |
- Remove useless USE_PERL
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-YAML-Shell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-YAML-Shell/Makefile b/textproc/p5-YAML-Shell/Makefile index 3f31d7f2e49b..ebd7a6acc182 100644 --- a/textproc/p5-YAML-Shell/Makefile +++ b/textproc/p5-YAML-Shell/Makefile @@ -18,7 +18,6 @@ COMMENT= The YAML Test Shell BUILD_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML -USE_PERL= yes PERL_CONFIGURE= yes MAN1= ysh.1 |