1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

mail/qmail-mysql: fix build with GCC architectures

Similar to other ports using, MySQL, it links to libatomic.

Approved by:	mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-08-04 08:37:40 +00:00
parent 28ca9c0b13
commit a1ead9ab97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508078

View File

@ -15,6 +15,7 @@ MYSQL_PATCH_VERSION= 1.1.15
SLAVE_MYSQL= yes
USES= compiler:c11
USE_MYSQL= yes
MASTERDIR= ${.CURDIR}/../qmail