summaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-Utmp/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 07:47:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 07:47:02 +0000
commit7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc (patch)
treeed863c0ce8ca0afdea6de1e948f5d224ac4166e5 /sysutils/p5-Sys-Utmp/Makefile
parent- Update to 0.9.4 (bugfix release) (diff)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327370
Diffstat (limited to 'sysutils/p5-Sys-Utmp/Makefile')
-rw-r--r--sysutils/p5-Sys-Utmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/p5-Sys-Utmp/Makefile b/sysutils/p5-Sys-Utmp/Makefile
index a0ac69cb3a77..94cda1aa7ac4 100644
--- a/sysutils/p5-Sys-Utmp/Makefile
+++ b/sysutils/p5-Sys-Utmp/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= zaa@ulstu.ru
COMMENT= Perl5 module which provides Object(ish) Interface to UTMP files
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Sys::Utmp.3 Sys::Utmp::Utent.3