From 0c9368fcde13155f8eeff5b3b1c68e785c93eadf Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 2 Mar 2018 06:54:14 +0000 Subject: Revert r462630, it introduced regressions PR: 226135 With hat: portmgr --- lang/python27/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lang/python27') diff --git a/lang/python27/Makefile b/lang/python27/Makefile index a97b9c6f3747..1802c1053c1c 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -17,9 +17,7 @@ LICENSE= PSFL USES= cpe ncurses pathfix pkgconfig readline:port shebangfix ssl tar:xz PATHFIX_MAKEFILEIN= Makefile.pre.in USE_LDCONFIG= yes -CFLAGS+= -I${OPENSSLINC} GNU_CONFIGURE= yes -LIBS+= -L${OPENSSLLIB} python_CMD= ${PREFIX}/bin/python${PYTHON_PORTVERSION:R} SHEBANG_FILES= Lib/lib2to3/pgen2/*.py Lib/lib2to3/tests/*.py Lib/lib2to3/tests/data/*.py \ Lib/idlelib/*.py Lib/encodings/*.py Lib/test/*.py Lib/UserString.py \ -- cgit v1.2.3