aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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