mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- fix an obvious typo in the RUN_DEPENDS spotted by pkgng
With Hat: perl@
This commit is contained in:
parent
00597c72db
commit
9b9b7ae711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292461
@ -35,7 +35,7 @@ OPTIONS= SSL "build with OpenSSL support" off
|
||||
|
||||
.if defined(WITH_SSL)
|
||||
CONFIGURE_ARGS+= --ssl
|
||||
RUN_DEPENDS+= p5-security/p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
|
||||
RUN_DEPENDS+= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user