summaryrefslogtreecommitdiffstats
path: root/lang/python27
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-06-05 07:09:01 +0000
committertg <tg@FreeBSD.org>1998-06-05 07:09:01 +0000
commit0f324186867289789728970c3e37d3cbfe6a774f (patch)
treeadc4232e4a922ff2a4bf489bd8d98d17e78140ac /lang/python27
parent799e8dbb2396f6f6dabd5e87fd0c403aed5da59c (diff)
downloadFreeBSD-ports-0f324186867289789728970c3e37d3cbfe6a774f.zip
FreeBSD-ports-0f324186867289789728970c3e37d3cbfe6a774f.tar.gz
plat-freebsd3 doesn't have a regen script.
Noticed by: Gianmarco Giovannelli <gmarco@scotty.masternet.it>
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 13172e2..66cd8ae 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -3,7 +3,7 @@
# Date created: 08 August 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.31 1998/05/20 08:37:12 tg Exp $
+# $Id: Makefile,v 1.32 1998/06/03 07:06:32 tg Exp $
#
DISTNAME= pyth151
@@ -90,11 +90,7 @@ pre-install:
.endif
post-install:
-.if ${OSVERSION} < 300000
${INSTALL_SCRIPT} ${PREFIX}/lib/python1.5/plat-freebsd2/regen ${PREFIX}/lib/python1.5/plat-freebsd3
-.else
- ${INSTALL_SCRIPT} ${PREFIX}/lib/python1.5/plat-freebsd3/regen ${PREFIX}/lib/python1.5/plat-freebsd2
-.endif
strip ${PREFIX}/bin/python
.include <bsd.port.mk>
OpenPOWER on IntegriCloud