mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Forgot to change one PLIST to pkg-plist.
This commit is contained in:
parent
1f1a836d49
commit
2ef4d91a91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33562
@ -110,7 +110,7 @@ post-build:
|
||||
@ ${ECHO} "Detailed instructions, see INSTALL file under ${WRKDIR}... "
|
||||
@ ${ECHO} "------------------------------------------------------------"
|
||||
@${RM} -f ${WRKDIR}/PLIST
|
||||
.for i in ${PLISTS} PLIST
|
||||
.for i in ${PLISTS} pkg-plist
|
||||
${CAT} ${PKGDIR}/${i} >> ${WRKDIR}/PLIST
|
||||
.endfor
|
||||
.if defined(WITH_TCL)
|
||||
|
Loading…
Reference in New Issue
Block a user