Now ipv6 is optional (but default) since www/mozilla has caught up.

Requested by: sf
This commit is contained in:
SADA Kenji 2001-04-12 15:46:41 +00:00
parent 6c7bec88c5
commit cf880c9ed2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41318
2 changed files with 2 additions and 4 deletions

View File

@ -30,8 +30,7 @@ USE_X_PREFIX= yes
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -qo
# forcing define this until www/mozilla would be catched up.
MOZILLA_IPV6= yes
MOZILLA_IPV6?= yes
.if defined(MOZILLA_IPV6)
MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6

View File

@ -30,8 +30,7 @@ USE_X_PREFIX= yes
USE_ZIP= yes
EXTRACT_BEFORE_ARGS= -qo
# forcing define this until www/mozilla would be catched up.
MOZILLA_IPV6= yes
MOZILLA_IPV6?= yes
.if defined(MOZILLA_IPV6)
MOZILLA_PORT= ${PORTSDIR}/www/mozilla+ipv6