svn commit: r554215 - head/net-im/p5-SOAP-Transport-JABBER
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Nov 6 11:21:45 UTC 2020
Author: sunpoet
Date: Fri Nov 6 11:21:37 2020
New Revision: 554215
URL: https://svnweb.freebsd.org/changeset/ports/554215
Log:
Cosmetic change
Modified:
head/net-im/p5-SOAP-Transport-JABBER/Makefile
Modified: head/net-im/p5-SOAP-Transport-JABBER/Makefile
==============================================================================
--- head/net-im/p5-SOAP-Transport-JABBER/Makefile Fri Nov 6 11:21:32 2020 (r554214)
+++ head/net-im/p5-SOAP-Transport-JABBER/Makefile Fri Nov 6 11:21:37 2020 (r554215)
@@ -17,8 +17,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-Jabber>=0:net-im/p5-Net-Jabber \
p5-SOAP-Lite>=0.711:net/p5-SOAP-Lite
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list