aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-Memory-Cycle
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-08-03 02:52:07 +0800
committermat <mat@FreeBSD.org>2013-08-03 02:52:07 +0800
commitf47f83f9c8923b3b0f740482331aab0d0aa669e9 (patch)
treea4a613f80a0e443c044c2319e43ce75e14c50813 /devel/p5-Test-Memory-Cycle
parent16bdaae92136c316b9043fffbf5fb4438dce004e (diff)
downloadfreebsd-ports-graphics-f47f83f9c8923b3b0f740482331aab0d0aa669e9.tar.gz
freebsd-ports-graphics-f47f83f9c8923b3b0f740482331aab0d0aa669e9.tar.zst
freebsd-ports-graphics-f47f83f9c8923b3b0f740482331aab0d0aa669e9.zip
- Convert to new perl framework
- Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
Diffstat (limited to 'devel/p5-Test-Memory-Cycle')
-rw-r--r--devel/p5-Test-Memory-Cycle/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Test-Memory-Cycle/Makefile b/devel/p5-Test-Memory-Cycle/Makefile
index a23662bb0a3..578ce3bbb51 100644
--- a/devel/p5-Test-Memory-Cycle/Makefile
+++ b/devel/p5-Test-Memory-Cycle/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Test-Memory-Cycle
-# Date created: 16 Aug 2008
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= Test-Memory-Cycle
PORTVERSION= 1.04
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Devel-Cycle>=0:${PORTSDIR}/devel/p5-Devel-Cycle \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Test::Memory::Cycle.3