mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Remove redundant DEFAULT_MYSQL_VER and fix package for the future mysql
default version bump.
This commit is contained in:
parent
5b2fd8de70
commit
c29dad5ab2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162220
@ -59,7 +59,6 @@ DATA_DIRS_LIST= images js skins/standard skins/standard/global \
|
||||
.ifdef WITH_MYSQL
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
USE_MYSQL= yes
|
||||
DEFAULT_MYSQL_VER= 41
|
||||
BROKEN_WITH_MYSQL= 323
|
||||
.endif
|
||||
|
||||
|
@ -59,7 +59,6 @@ DATA_DIRS_LIST= images js skins/standard skins/standard/global \
|
||||
.ifdef WITH_MYSQL
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
USE_MYSQL= yes
|
||||
DEFAULT_MYSQL_VER= 41
|
||||
BROKEN_WITH_MYSQL= 323
|
||||
.endif
|
||||
|
||||
|
@ -59,7 +59,6 @@ DATA_DIRS_LIST= images js skins/standard skins/standard/global \
|
||||
.ifdef WITH_MYSQL
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
|
||||
USE_MYSQL= yes
|
||||
DEFAULT_MYSQL_VER= 41
|
||||
BROKEN_WITH_MYSQL= 323
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user