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:
Emanuel Haupt 2006-02-27 10:33:12 +00:00
parent 348821989c
commit 90d9865c23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156844

View File

@ -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: