aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2021-06-25 07:33:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2021-06-25 07:34:19 +0000
commit758f583e23df2912f46fc3d15cc62e021b85a6c4 (patch)
tree9786f87f22ca348a9d72873a5784f78f8cfbb63d
parentc5bdb987d8ede6d401e3577afadfd61a44601d15 (diff)
downloadports-758f583e23df2912f46fc3d15cc62e021b85a6c4.tar.gz
ports-758f583e23df2912f46fc3d15cc62e021b85a6c4.zip
devel/robodoc: resort Makefile
-rw-r--r--devel/robodoc/Makefile6
1 files 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