aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Sys-Utmp
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
parent0772407fe8e08568b3ff0710f5290fb448ce665d (diff)
downloadports-7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc.tar.gz
ports-7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc.zip
Notes
Diffstat (limited to 'sysutils/p5-Sys-Utmp')
-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