aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Reply
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-29 03:01:45 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-29 03:01:45 +0800
commit60a0540009ef363e1f1cf97545295615024fd805 (patch)
treefb6d080725f8261d1b11dfa27645a42766ee51a9 /devel/p5-Reply
parent74e3ff629111833f61d6ad3a6bd3ee9c8f31e44b (diff)
downloadfreebsd-ports-gnome-60a0540009ef363e1f1cf97545295615024fd805.tar.gz
freebsd-ports-gnome-60a0540009ef363e1f1cf97545295615024fd805.tar.zst
freebsd-ports-gnome-60a0540009ef363e1f1cf97545295615024fd805.zip
- Sort *_DEPENDS
Diffstat (limited to 'devel/p5-Reply')
-rw-r--r--devel/p5-Reply/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Reply/Makefile b/devel/p5-Reply/Makefile
index b32aa1685d6b..3bb6cd8de9a7 100644
--- a/devel/p5-Reply/Makefile
+++ b/devel/p5-Reply/Makefile
@@ -14,9 +14,9 @@ COMMENT= Lightweight, extensible REPL for Perl
LICENSE= MIT
BUILD_DEPENDS= p5-Config-INI-Reader-Ordered>=0:${PORTSDIR}/devel/p5-Config-INI-Reader-Ordered \
- p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
p5-Devel-LexAlias>=0:${PORTSDIR}/devel/p5-Devel-LexAlias \
p5-Eval-Closure>=0.11:${PORTSDIR}/devel/p5-Eval-Closure \
+ p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \
p5-Package-Stash>=0:${PORTSDIR}/devel/p5-Package-Stash \
p5-PadWalker>=0:${PORTSDIR}/devel/p5-PadWalker \