Now ipv6 is optional (but default) since www/mozilla has caught up.
Requested by: sf
This commit is contained in:
parent
6c7bec88c5
commit
cf880c9ed2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41318
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user