aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/rej/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/rej/Makefile b/sysutils/rej/Makefile
index bb9e9e1e7a5c..63d4a6858513 100644
--- a/sysutils/rej/Makefile
+++ b/sysutils/rej/Makefile
@@ -31,13 +31,10 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${f} \
${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${f}
.endfor
-
-.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
.endfor
-.endif
run-test: patch
@cd ${WRKSRC}; ${SH} runtests.sh