diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-07 01:07:57 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-07 01:07:57 +0000 |
commit | 27e482ce5fc4edc990659f4fbab298fa73d95dc8 (patch) | |
tree | 42b160cf6c413780807cf7aada6041d48a9ba9b2 /textproc/p5-YAML-Shell | |
parent | 526a1b4947e04b7ccc009b5c9744c81dbd95193c (diff) | |
download | ports-27e482ce5fc4edc990659f4fbab298fa73d95dc8.tar.gz ports-27e482ce5fc4edc990659f4fbab298fa73d95dc8.zip |
Notes
Diffstat (limited to 'textproc/p5-YAML-Shell')
-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 |