aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-AnyEvent-XMPP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-17 18:00:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-17 18:00:08 +0000
commit154517cabe2bf6eee433ce0f8637dc55205e4ad4 (patch)
tree540ff4fa7b38400fad87afb678bdd8501d1d6977 /net-im/p5-AnyEvent-XMPP
parent035cc4ab29fb1da241250a0a53f0cc79ff596e70 (diff)
downloadports-154517cabe2bf6eee433ce0f8637dc55205e4ad4.tar.gz
ports-154517cabe2bf6eee433ce0f8637dc55205e4ad4.zip
Sort *_DEPENDS
Notes
Notes: svn path=/head/; revision=450012
Diffstat (limited to 'net-im/p5-AnyEvent-XMPP')
-rw-r--r--net-im/p5-AnyEvent-XMPP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile
index 4704da84077e..0f3533426c8c 100644
--- a/net-im/p5-AnyEvent-XMPP/Makefile
+++ b/net-im/p5-AnyEvent-XMPP/Makefile
@@ -15,12 +15,12 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \
- p5-Net-LibIDN>=0:dns/p5-Net-LibIDN \
p5-Authen-SASL>=0:security/p5-Authen-SASL \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+ p5-Net-LibIDN>=0:dns/p5-Net-LibIDN \
+ p5-Object-Event>=0.7:devel/p5-Object-Event \
p5-XML-Parser>=0:textproc/p5-XML-Parser \
- p5-XML-Writer>=0:textproc/p5-XML-Writer \
- p5-Object-Event>=0.7:devel/p5-Object-Event
+ p5-XML-Writer>=0:textproc/p5-XML-Writer
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes