1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Minor cleanup (no functional change)

Reported by:	marino
This commit is contained in:
Johan van Selst 2016-08-01 19:36:24 +00:00
parent 3d395569c4
commit 41424bdc52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419455

View File

@ -31,7 +31,7 @@ OPTIONS_SUB= yes
SDL_CONFIGURE_ON= --enable-client=gtk,sdl
SDL_USE= SDL=sdl,image,ttf,gfx
MYSQL_CONFIGURE_ON= --enable-fcdb=mysql --with-mysql-prefix=${LOCALBASE}
MYSQL_USES+= mysql
MYSQL_USES= mysql
IPV6_CONFIGURE_EANBALE= ipv6
.include <bsd.port.options.mk>