From 758f583e23df2912f46fc3d15cc62e021b85a6c4 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 25 Jun 2021 09:33:59 +0200 Subject: [PATCH] devel/robodoc: resort Makefile --- devel/robodoc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/robodoc/Makefile b/devel/robodoc/Makefile index b2720f1b1ec1..96fbd1b9eafb 100644 --- a/devel/robodoc/Makefile +++ b/devel/robodoc/Makefile @@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes MAKEFILE= makefile -DOCS_FILES= AUTHORS ChangeLog NEWS README \ - Docs/manual.html Docs/manual.css Docs/robodoc_example.rc - OPTIONS_DEFINE= DOCS EXAMPLES +DOCS_FILES= AUTHORS ChangeLog NEWS README Docs/manual.html Docs/manual.css \ + Docs/robodoc_example.rc + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Source/robodoc ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/Source/robohdrs ${STAGEDIR}${PREFIX}/bin