mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Remove reference to ${PLIST_TK}.
This commit is contained in:
parent
0b684776a7
commit
5ecf74d75b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33611
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user