![]() ![]() | ![]() |
*: recursive bump for gnutls p11-kit option (existing installations need the bl3.mk included, but it's now only optionally included)
# $NetBSD: Makefile,v 1.24 2024/05/16 06:15:35 wiz Exp $ # RSYSLOG_MOD= mysql PKGNAME= ${DISTNAME:S/rsyslog/rsyslog-${RSYSLOG_MOD}/} PKGREVISION= 19 DEPENDS+= rsyslog>=${PKGVERSION_NOREV}:../../sysutils/rsyslog .include "../../sysutils/rsyslog/Makefile.common" CONFIGURE_ARGS+= --enable-mysql BUILD_DIRS= plugins/ommysql post-install: ${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR} ${INSTALL_DATA} ${WRKSRC}/plugins/ommysql/createDB.sql \ ${DESTDIR}${EGDIR}/createDB-mysql.sql .include "../../mk/mysql.buildlink3.mk" .include "../../mk/bsd.pkg.mk"