summaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-03-02 06:54:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-03-02 06:54:14 +0000
commit0c9368fcde13155f8eeff5b3b1c68e785c93eadf (patch)
tree0ef472610b947c8c7c073c8277fad7008d7026ae /lang/python27
parentsecurity/nyx: Add USE_PYTHON=noflavors; Add LICENSE_FILE (diff)
Revert r462630, it introduced regressions
PR: 226135 With hat: portmgr
Notes
Notes: svn path=/head/; revision=463375
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile2
1 files changed, 0 insertions, 2 deletions
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 \