mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Fix extract problem
PR: 93889 Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer) Approved by: portmgr (kris) Pointyhat to: ehaupt
This commit is contained in:
parent
348821989c
commit
90d9865c23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156844
@ -46,7 +46,7 @@ pre-everything::
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${CP} ${DISTDIR}/se006e4f8${EXTRACT_SUFX} ${WRKSRC}/tarballs
|
||||
@${CP} ${DISTDIR}/se006e4f8.tar.gz ${WRKSRC}/tarballs
|
||||
(cd ${WRKSRC} && ${MAKE} slashem-0.0.6E4F8)
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user