aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/p5-SOAP-Transport-JABBER
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-12 16:45:54 +0800
committermat <mat@FreeBSD.org>2015-04-12 16:45:54 +0800
commit7ab9e83b4d99c5ddb94e1a47a4577916b08d1856 (patch)
tree851867f5e98429c7502dfa3373415edd59220819 /net-im/p5-SOAP-Transport-JABBER
parent1317bdcb9de467e70bd1868d6b279932891d63e5 (diff)
downloadfreebsd-ports-gnome-7ab9e83b4d99c5ddb94e1a47a4577916b08d1856.tar.gz
freebsd-ports-gnome-7ab9e83b4d99c5ddb94e1a47a4577916b08d1856.tar.zst
freebsd-ports-gnome-7ab9e83b4d99c5ddb94e1a47a4577916b08d1856.zip
These need Module::Build.
Sponsored by: Absolight
Diffstat (limited to 'net-im/p5-SOAP-Transport-JABBER')
-rw-r--r--net-im/p5-SOAP-Transport-JABBER/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-SOAP-Transport-JABBER/Makefile b/net-im/p5-SOAP-Transport-JABBER/Makefile
index 2680488c98c7..d4957f8ebbb1 100644
--- a/net-im/p5-SOAP-Transport-JABBER/Makefile
+++ b/net-im/p5-SOAP-Transport-JABBER/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= p5-Net-Jabber>=0:${PORTSDIR}/net-im/p5-Net-Jabber \
p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PERL5= configure
+USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>