aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-10 07:47:49 +0800
committerSatoshi Asami <asami@FreeBSD.org>2000-10-10 07:47:49 +0800
commite00c0d6e0548ca71b569fd7bf3b52e6d06ebd3b9 (patch)
treefbdde2f7d053f79223e75c4b11461fd641f2cf5c /lang
parent6d5cee28112be645430d9c1a16b5ad506897254b (diff)
downloadfreebsd-ports-e00c0d6e0548ca71b569fd7bf3b52e6d06ebd3b9.tar.gz
freebsd-ports-e00c0d6e0548ca71b569fd7bf3b52e6d06ebd3b9.tar.zst
freebsd-ports-e00c0d6e0548ca71b569fd7bf3b52e6d06ebd3b9.zip
Remove ${PLIST_TK} reference, it is not needed anymore.
Reviewed by: tg
Notes
Notes: svn path=/head/; revision=33634
Diffstat (limited to 'lang')
-rw-r--r--lang/python+ipv6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python+ipv6/Makefile b/lang/python+ipv6/Makefile
index 5a355c526389..c54ee904ac72 100644
--- a/lang/python+ipv6/Makefile
+++ b/lang/python+ipv6/Makefile
@@ -99,7 +99,7 @@ pre-install:
${INSTALL_DATA} ${WRKSRC}/Lib/${platform}/* \
${PREFIX}/lib/python1.5/${platform}/
.endfor
- @sort -r -o ${PLIST} ${PLIST_TK} ${PLIST_GMP} ${PLIST_TOOLS} ${PLIST_V6} ${PKGDIR}/pkg-plist
+ @sort -r -o ${PLIST} ${PLIST_GMP} ${PLIST_TOOLS} ${PLIST_V6} ${PKGDIR}/pkg-plist
post-install:
strip ${PREFIX}/bin/python