aboutsummaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-22 13:47:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-22 13:47:31 +0000
commite35f6b3ffb9cad29b08ccf892d41c3cd5086b941 (patch)
treea669949f9782af67dad1d87bc31fa78205f540b8 /lang/python27
parent5150306c0d7dea00b97d262a84110ab1871e29ee (diff)
downloadports-e35f6b3ffb9cad29b08ccf892d41c3cd5086b941.tar.gz
ports-e35f6b3ffb9cad29b08ccf892d41c3cd5086b941.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 0ec5f697732a..27b684cd6448 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -84,7 +84,7 @@ CFLAGS+= -D__wchar_t=wchar_t
.if !defined(WITHOUT_THREADS)
.if defined(WITH_PTH)
-BROKEN= does not build
+BROKEN= does not build with PTH enabled
CONFIGURE_ARGS+= --with-pth
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-configure-pth
LIB_DEPENDS+= pth:${PORTSDIR}/devel/pth