aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Event-Join
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-08 14:47:37 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-08 14:47:37 +0000
commit48fa39ce909aba0eb08d5e0d13b1dc01db66cfa4 (patch)
treea97147b6b20e60f7395ff70357782d442396865e /devel/p5-Event-Join
parent40e7cc174cda3aa83892205e0dcdddc53af8f57a (diff)
downloadports-48fa39ce909aba0eb08d5e0d13b1dc01db66cfa4.tar.gz
ports-48fa39ce909aba0eb08d5e0d13b1dc01db66cfa4.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326734
Diffstat (limited to 'devel/p5-Event-Join')
-rw-r--r--devel/p5-Event-Join/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Event-Join/Makefile b/devel/p5-Event-Join/Makefile
index 83c8989ded0b..ce5f941604a4 100644
--- a/devel/p5-Event-Join/Makefile
+++ b/devel/p5-Event-Join/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Event-Join
-# Date created: 24 Mar 2010
-# Whom: Denis Pokataev <catone@cpan.org>
-#
+# Created by: Denis Pokataev <catone@cpan.org>
# $FreeBSD$
-#
PORTNAME= Event-Join
PORTVERSION= 0.06
@@ -23,7 +19,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-use-ok>0:${PORTSDIR}/devel/p5-Test-use-ok
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Event::Join.3