aboutsummaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-23 20:35:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-23 20:35:01 +0000
commitc86e9d97241f251304781abec881b7b5a934f12a (patch)
tree6a64949cd1d37fc2302e761cd239d30738f2b760 /lang/python27
parent1b68d5eb0ccf36adc2ddc3545e89811c794dec49 (diff)
downloadports-c86e9d97241f251304781abec881b7b5a934f12a.tar.gz
ports-c86e9d97241f251304781abec881b7b5a934f12a.zip
Notes
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index ad11ccbda6c4..6806e1d27391 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -39,7 +39,7 @@ PLIST_SUB= ABI=${ABIFLAGS} \
OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554
OPTIONS_DEFINE= DEBUG IPV6 LIBFFI NLS PYMALLOC SEM THREADS
-OPTIONS_DEFAULT= IPV6 LIBFFI NLS PYMALLOC SEM THREADS UCS4
+OPTIONS_DEFAULT= LIBFFI PYMALLOC SEM THREADS UCS4
OPTIONS_SINGLE= UNICODE
OPTIONS_SINGLE_UNICODE= UCS2 UCS4
OPTIONS_SUB= yes