svn commit: r554214 - head/net-im/p5-Jabber-Lite
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Nov 6 11:21:36 UTC 2020
Author: sunpoet
Date: Fri Nov 6 11:21:32 2020
New Revision: 554214
URL: https://svnweb.freebsd.org/changeset/ports/554214
Log:
Cosmetic change
Modified:
head/net-im/p5-Jabber-Lite/Makefile
Modified: head/net-im/p5-Jabber-Lite/Makefile
==============================================================================
--- head/net-im/p5-Jabber-Lite/Makefile Fri Nov 6 11:21:27 2020 (r554213)
+++ head/net-im/p5-Jabber-Lite/Makefile Fri Nov 6 11:21:32 2020 (r554214)
@@ -21,8 +21,9 @@ RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-Net-DNS>=0:dns/p5-Net-DNS
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list