mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Remove double SIZE entry of distinfo (make fetch is acting weird if you don't)
- use install -d instead of mkdir Thanks to kris@
This commit is contained in:
parent
2ac616f179
commit
16ed105f32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109188
@ -56,7 +56,7 @@ do-install:
|
||||
|
||||
post-install:
|
||||
.ifndef(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL} -d ${DOCSDIR}
|
||||
.for filename in ${DOC_FILES}
|
||||
${INSTALL_MAN} ${WRKSRC}/${filename} ${DOCSDIR}
|
||||
.endfor
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (VisualBoyAdvance-src-1.7.1.tar.gz) = 4147eeac55ecf713397f19eae636eef3
|
||||
SIZE (VisualBoyAdvance-src-1.7.1.tar.gz) = 1001727
|
||||
SIZE (VisualBoyAdvance-src-1.7.1.tar.gz) = 1001727
|
||||
|
Loading…
x
Reference in New Issue
Block a user