summaryrefslogtreecommitdiff
path: root/lang/python27/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-03-27 05:36:37 +0000
committerobache <obache@pkgsrc.org>2014-03-27 05:36:37 +0000
commit4de9a25bc01942d081ad1bd150062b7532d73a5e (patch)
treeeb103488233ab5a13e3729e8fbf0503b64258c2b /lang/python27/Makefile
parent1d77a1dd5c7812d97abcc75c7f204deb137ae3a3 (diff)
downloadpkgsrc-4de9a25bc01942d081ad1bd150062b7532d73a5e.tar.gz
revert last commit, should not be committed during freeze.
Diffstat (limited to 'lang/python27/Makefile')
-rw-r--r--lang/python27/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index cb42568c91c..c7819c6e3a1 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2014/03/27 05:22:33 obache Exp $
+# $NetBSD: Makefile,v 1.39 2014/03/27 05:36:37 obache Exp $
.include "dist.mk"
@@ -162,12 +162,6 @@ SUBST_STAGE.findlib= pre-configure
SUBST_FILES.findlib= Lib/distutils/unixccompiler.py
SUBST_SED.findlib= -e 's,/usr/local,${PREFIX},'
-SUBST_CLASSES+= sslbase
-SUBST_MESSAGE.sslbase= Fixing find-file for openssl with SSLBASE.
-SUBST_STAGE.sslbase= pre-configure
-SUBST_FILES.sslbase= setup.py
-SUBST_VARS.sslbase= SSLBASE
-
post-extract:
${LN} -s ${WRKSRC}/Lib/smtpd.py ${WRKSRC}/Tools/scripts/smtpd${PY_VER_SUFFIX}.py
${MV} ${WRKSRC}/Tools/scripts/pydoc ${WRKSRC}/Tools/scripts/pydoc${PY_VER_SUFFIX}