diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 37cb92cb35b8..2c49e1c48efa 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -22,4 +22,9 @@ USE_LDCONFIG= yes INFO= sdts++ +post-patch: +.for f in AUTHORS ChangeLog NEWS README + @${TOUCH} ${WRKSRC}/sysutils/${f} +.endfor + .include