mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix r375073, it should be bsd.port.options.mk and bsd.port.mk
This commit is contained in:
parent
2b9f3190cf
commit
93798729eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375077
@ -32,7 +32,7 @@ USE_LDCONFIG= yes
|
||||
|
||||
SSL_USE= OPENSSL=yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MSSL}
|
||||
PKGMESSAGE= pkg-message-ssl
|
||||
@ -111,4 +111,4 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/c-client/OSCFLAGS ${STAGEDIR}${PREFIX}/include/c-client
|
||||
${INSTALL_DATA} ${PORTREV_H} ${STAGEDIR}${PREFIX}/include/c-client
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user