mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Create some files required by autoreconf
Reported by: antoine
This commit is contained in:
parent
3577a8320f
commit
c6528043a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384320
1 changed files with 5 additions and 0 deletions
|
@ -22,4 +22,9 @@ USE_LDCONFIG= yes
|
||||||
|
|
||||||
INFO= sdts++
|
INFO= sdts++
|
||||||
|
|
||||||
|
post-patch:
|
||||||
|
.for f in AUTHORS ChangeLog NEWS README
|
||||||
|
@${TOUCH} ${WRKSRC}/sysutils/${f}
|
||||||
|
.endfor
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue