aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket-Multicast6/Makefile
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/p5-Socket-Multicast6/Makefile
parent3d129c12f3f2f38eb9c628fc4fec1a491eca754f (diff)
downloadports-b93bdbe2d6803d6f19ea9973ab9d54f7b17e95bc.tar.gz
ports-b93bdbe2d6803d6f19ea9973ab9d54f7b17e95bc.zip
Notes
Diffstat (limited to 'net/p5-Socket-Multicast6/Makefile')
-rw-r--r--net/p5-Socket-Multicast6/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/net/p5-Socket-Multicast6/Makefile b/net/p5-Socket-Multicast6/Makefile
index a3b4f825a5bc..5404c19cac8b 100644
--- a/net/p5-Socket-Multicast6/Makefile
+++ b/net/p5-Socket-Multicast6/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Constructors and constants for IPv4/IPv6 multicast socket operations
RUN_DEPENDS= p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6
@@ -20,10 +20,4 @@ PERL_MODBUILD= yes
MAN3= Socket::Multicast6.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-BUILD_DEPENDS+= p5-ExtUtils-CBuilder>=0:${PORTSDIR}/devel/p5-ExtUtils-CBuilder
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>