mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Fix build on CURRENT by using gcc for now
This commit is contained in:
parent
98752eddb5
commit
d227915d81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311340
@ -16,6 +16,7 @@ MYSQL_PATCH_VERSION= 1.1.15
|
||||
SLAVE_MYSQL= yes
|
||||
|
||||
USE_MYSQL= yes
|
||||
USE_GCC= any
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../qmail
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
@ -19,6 +19,8 @@ EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c \
|
||||
${MASTERDIR}/files/patch-Makefile \
|
||||
${MASTERDIR}/files/patch-auto_uids-c-dist
|
||||
|
||||
USE_GCC= any
|
||||
|
||||
# Distfiles
|
||||
QMAIL_DIST= ${PORTNAME}-${QMAIL_VERSION}${EXTRACT_SUFX}
|
||||
SPAMCONTROL_DIST= spamcontrol-${SPAMCONTROL_VERSION}_tgz.bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user