aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python27/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2013-01-15 01:56:47 +0800
committermva <mva@FreeBSD.org>2013-01-15 01:56:47 +0800
commit0862c8ced3ba40a3faa3df42dc3036e1365980cc (patch)
tree3658dafedfcf7950b6c27aaed0b12e4f227ca16d /lang/python27/Makefile
parent88e9f8ca7dc316bfd1cb131dcc4aa70f070d50de (diff)
downloadfreebsd-ports-gnome-0862c8ced3ba40a3faa3df42dc3036e1365980cc.tar.gz
freebsd-ports-gnome-0862c8ced3ba40a3faa3df42dc3036e1365980cc.tar.zst
freebsd-ports-gnome-0862c8ced3ba40a3faa3df42dc3036e1365980cc.zip
- Fix the -OPT:Olimit=X detection for clang, which could pollute the
output of python27-config --cflags PR: ports/172859 ports/161494 ports/174525 Submitted by: Oleg Nauman <oleg.nauman@gmail.com>
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r--lang/python27/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 414cb4300d8a..e33da15154f6 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -3,7 +3,7 @@
PORTNAME= python27
PORTVERSION= 2.7.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}