mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
irc/hexchat: Remove extraneous <pre>/<post>
This commit is contained in:
parent
aa4492b48d
commit
96ccc41a7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390635
1 changed files with 1 additions and 3 deletions
|
@ -67,8 +67,6 @@ TEXTFE_CONFIGURE_ENABLE= textfe
|
|||
WITH_OPENSSL_PORT= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MCA_BUNDLE}
|
||||
CA_BUNDLE= "${LOCALBASE}/share/certs/ca-root-nss.crt"
|
||||
.else
|
||||
|
@ -99,4 +97,4 @@ post-install:
|
|||
${INSTALL_DATA} ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue