diff options
Diffstat (limited to 'lang/Sather/Makefile')
-rw-r--r-- | lang/Sather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index c995afe..92bac3d 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -58,7 +58,7 @@ post-patch: .endfor post-build: -.for file in sather-tutorial.texinfo sather-mode.texinfo sather.texinfo +.for file in sather-tutorial.texinfo sather-mode.texinfo sather.texinfo cd ${WRKSRC}/Emacs && /usr/bin/makeinfo --no-split ${file} .endfor |