diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 06:13:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 06:13:27 +0000 |
commit | 995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (patch) | |
tree | b6dffe38d7174e3cea11da95ba672956bd043cf0 /sysutils/webmin | |
parent | 135d83279d7748ae53f2b6d71d5e808e6a14c5ec (diff) | |
download | ports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.tar.gz ports-995f5a5f620f84d12fd92f63ba018f0dbc95c4a5.zip |
Notes
Diffstat (limited to 'sysutils/webmin')
-rw-r--r-- | sysutils/webmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 9125559b3dbb..5fb745083293 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \ p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM -USE_PERL5= yes +USES= perl5 USE_PYTHON= yes USE_RC_SUBR= webmin SUB_LIST= PERL5=${PERL} |