aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-SOAP-Transport-JABBER
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-18 13:49:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-18 13:49:02 +0000
commitb93bdbe2d6803d6f19ea9973ab9d54f7b17e95bc (patch)
treecb7a0ada1fdd2f94e8d58a566a456bccdef69c6a /net-im/p5-SOAP-Transport-JABBER
parent3d129c12f3f2f38eb9c628fc4fec1a491eca754f (diff)
downloadports-b93bdbe2d6803d6f19ea9973ab9d54f7b17e95bc.tar.gz
ports-b93bdbe2d6803d6f19ea9973ab9d54f7b17e95bc.zip
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=321187
Diffstat (limited to 'net-im/p5-SOAP-Transport-JABBER')
-rw-r--r--net-im/p5-SOAP-Transport-JABBER/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-im/p5-SOAP-Transport-JABBER/Makefile b/net-im/p5-SOAP-Transport-JABBER/Makefile
index d6eff3a78e8f..204749cf5107 100644
--- a/net-im/p5-SOAP-Transport-JABBER/Makefile
+++ b/net-im/p5-SOAP-Transport-JABBER/Makefile
@@ -23,10 +23,4 @@ PERL_CONFIGURE= yes
MAN3= SOAP::Transport::JABBER.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501200
-BUILD_DEPENDS+= p5-Module-Build>=0.3600:${PORTSDIR}/devel/p5-Module-Build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>