1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Change to use mpd5 by default.

This commit is contained in:
Hajimu UMEMOTO 2009-04-23 17:29:40 +00:00
parent 9012ea5cfa
commit dd9de3c80b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232605

View File

@ -19,8 +19,8 @@ MANUAL_PACKAGE_BUILD=yes
NO_PACKAGE= yes
USE_RC_SUBR= yes
OPTIONS= MPD4 "Use mpd4" on \
MPD5 "Use mpd5" off
OPTIONS= MPD4 "Use mpd4" off \
MPD5 "Use mpd5" on
.include <bsd.port.pre.mk>