aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python30/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-03-11 23:53:06 +0800
committerperky <perky@FreeBSD.org>2004-03-11 23:53:06 +0800
commitd386a3bdd54cfeb06fa1a1f31f8a8b5793566d9b (patch)
tree302e47208bfeb64d88e7250d81b75e02b86e723d /lang/python30/Makefile
parentc2645f80da752fc254909f3fb6fe3d86cc0acf4e (diff)
downloadfreebsd-ports-gnome-d386a3bdd54cfeb06fa1a1f31f8a8b5793566d9b.tar.gz
freebsd-ports-gnome-d386a3bdd54cfeb06fa1a1f31f8a8b5793566d9b.tar.zst
freebsd-ports-gnome-d386a3bdd54cfeb06fa1a1f31f8a8b5793566d9b.zip
Update to Python development snapshot as of 040311.
I must say that it's faster by 10%~ than previous snapshot or 2.3. And it incorporated CJKCodecs from this! :)
Diffstat (limited to 'lang/python30/Makefile')
-rw-r--r--lang/python30/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 9ada0ede362c..d3559fdedb37 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= python
-PORTVERSION= 2.4.a0.20040106
-PORTREVISION= 2
+PORTVERSION= 2.4.a0.20040311
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
@@ -162,7 +161,7 @@ post-install:
${PREFIX}/lib
cd ${PREFIX}/lib; ${LN} -sf lib${PYTHON_VERSION}.so.1 \
lib${PYTHON_VERSION}.so
- ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so ${PYTHON_LIBDIR}/config
+ ${LN} -sf ${PREFIX}/lib/lib${PYTHON_VERSION}.so ${PYTHONPREFIX_LIBDIR}/config
${INSTALL_PROGRAM} \
${SHARED_WRKSRC}/${PYTHON_VERSION:S/thon/thon-shared/} \
${PREFIX}/bin