summaryrefslogtreecommitdiff
path: root/lang/python15/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-10-09 12:18:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-10-09 12:18:06 +0000
commit5ecf74d75b397171de05770c92062fa16fc66d3d (patch)
tree13b32ba04ee46baf20815ab04d84954d7166f01e /lang/python15/Makefile
parentUse PYTHON_PKGNAMEPREFIX. Use correct md5 for latest python-beta. (diff)
Remove reference to ${PLIST_TK}.
Notes
Notes: svn path=/head/; revision=33611
Diffstat (limited to 'lang/python15/Makefile')
-rw-r--r--lang/python15/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python15/Makefile b/lang/python15/Makefile
index 606b030bc68d..0297586554f1 100644
--- a/lang/python15/Makefile
+++ b/lang/python15/Makefile
@@ -93,7 +93,7 @@ pre-install:
${INSTALL_DATA} ${WRKSRC}/Lib/${platform}/* \
${PREFIX}/lib/python1.5/${platform}/
.endfor
- @sort -r -o ${PLIST} ${PLIST_TK} ${PLIST_GMP} ${PLIST_TOOLS} ${PKGDIR}/pkg-plist
+ @sort -r -o ${PLIST} ${PLIST_GMP} ${PLIST_TOOLS} ${PKGDIR}/pkg-plist
post-install:
strip ${PREFIX}/bin/python