mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Fix RUN_DEPENDS
PR: ports/142388 Submitted by: Kevin Kobb <kkobb@skylinecorp.com> Approved by: maintainer
This commit is contained in:
parent
6ff3202e4d
commit
19cb8f4557
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249010
@ -13,8 +13,8 @@ MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ssl-admin/
|
||||
MAINTAINER= ecrist@secure-computing.net
|
||||
COMMENT= OpenSSL certificate manager with OpenVPN support
|
||||
|
||||
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/zip \
|
||||
zip:${PORTSDIR}/archivers/unzip
|
||||
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
|
||||
zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
USE_PERL5_RUN= YES
|
||||
MAN1= ssl-admin.1
|
||||
|
Loading…
Reference in New Issue
Block a user