diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-04-18 09:18:02 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-04-18 09:18:02 +0000 |
commit | 0ca602746452f73f868a49296e60a9a2076cc45d (patch) | |
tree | 7f1f7acc240db11462c9318c8cb3090469434ca1 | |
parent | a79374b9ff465b6d07af61391a016a42a598de9b (diff) | |
download | ports-0ca602746452f73f868a49296e60a9a2076cc45d.tar.gz ports-0ca602746452f73f868a49296e60a9a2076cc45d.zip |
Notes
-rw-r--r-- | devel/p5-MooX-Options/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-MooX-Options/Makefile b/devel/p5-MooX-Options/Makefile index e3873f35905e..923163de4ec8 100644 --- a/devel/p5-MooX-Options/Makefile +++ b/devel/p5-MooX-Options/Makefile @@ -29,7 +29,6 @@ RUN_DEPENDS= p5-Module-Runtime>=0.012:${PORTSDIR}/devel/p5-Module-Runtime \ p5-Getopt-Long-Descriptive>=0.093:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common -PERL_CONFIGURE= yes PERL_MODBUILD= yes MAN3= MooX::Options.3 \ |