aboutsummaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-31 15:17:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-31 15:17:32 +0000
commit58183419a88ba8e349c5792d0f7584b666331940 (patch)
tree85190414bf0b86e3c62b0f690117d6599c3e3918 /lang/python27
parent444349f70d9fbe121882e194802d581aae9e69aa (diff)
downloadports-58183419a88ba8e349c5792d0f7584b666331940.tar.gz
ports-58183419a88ba8e349c5792d0f7584b666331940.zip
Notes
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 94ed7116127a..75ebf61a2d18 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -7,7 +7,7 @@
PORTNAME= python27
PORTVERSION= 2.7.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
@@ -51,7 +51,7 @@ BINLINKS_SUB= -e 's,smtpd,smtpd${PYTHON_VER},' \
-e 's,(idle|pydoc|python-shared|python),\1${PYTHON_VER},'
OPTIONS_DEFINE= THREADS SEM PTH PYMALLOC IPV6 FPECTL EXAMPLES
-OPTIONS_DEFAULT= THREADS UCS2 PYMALLOC IPV6
+OPTIONS_DEFAULT= THREADS UCS4 PYMALLOC IPV6
OPTIONS_SINGLE= UCS
OPTIONS_SINGLE_UCS= UCS2 UCS4