mysql75-cluster: use mk/atomic64.mk. Fixes powerpc build issue.
This commit is contained in:
parent
e950890670
commit
5bbc6bd9d9
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2022/06/30 11:18:09 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2022/12/08 19:02:32 he Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-gpl//}
|
||||
PKGREVISION= 2
|
||||
|
@ -100,5 +100,6 @@ post-install:
|
|||
${SED} ${CNFSUBST} ${FILESDIR}/mysql-cluster.ini \
|
||||
> ${DESTDIR}${PREFIX}/share/mysql/mysql-cluster.ini
|
||||
|
||||
.include "../../mk/atomic64.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue