aboutsummaryrefslogtreecommitdiff
path: root/sysutils/openipmi/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 07:29:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 07:29:08 +0000
commit935fc1ffdbbee69971670654c2b0190bedc649b7 (patch)
tree1d38012c525c65e03b9b9d2c57e389836fd6998c /sysutils/openipmi/Makefile
parent5f9e066c1d7adad8b9a6fa95791cd2a3a5ee9079 (diff)
downloadports-935fc1ffdbbee69971670654c2b0190bedc649b7.tar.gz
ports-935fc1ffdbbee69971670654c2b0190bedc649b7.zip
Notes
Diffstat (limited to 'sysutils/openipmi/Makefile')
-rw-r--r--sysutils/openipmi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/openipmi/Makefile b/sysutils/openipmi/Makefile
index a1f39fa4ce39..fb8712af973e 100644
--- a/sysutils/openipmi/Makefile
+++ b/sysutils/openipmi/Makefile
@@ -78,7 +78,7 @@ PLIST_SUB+= TKINTER="@comment "
.if ${PORT_OPTIONS:MPERL}
WITH_SWIG= yes
-USE_PERL5= yes
+USES+= perl5
CONFIGURE_ARGS+= --with-perl
PLIST_SUB+= PERL=""
.else