diff --git a/etc/apps/paraview3/bashrc b/etc/apps/paraview3/bashrc
index 9dc6c7683c79b2d11387e9b56a8f93bca540c58c..cfa2f113376bddbb38f35bc43722575f7f2c4f62 100644
--- a/etc/apps/paraview3/bashrc
+++ b/etc/apps/paraview3/bashrc
@@ -29,6 +29,8 @@
 #     Setup file for paraview-3.x
 #     Sourced from OpenFOAM-?.?/etc/bashrc
 #
+# Note
+#     The env. variable 'ParaView_DIR' is required for building plugins
 #------------------------------------------------------------------------------
 
 # determine the cmake to be used
diff --git a/etc/apps/paraview3/cshrc b/etc/apps/paraview3/cshrc
index 943371ff3e7d129bf5e633cbd72efb0f2820e3d9..875d0d1655f5a8c1bcfcb4312609953710aa8a0a 100644
--- a/etc/apps/paraview3/cshrc
+++ b/etc/apps/paraview3/cshrc
@@ -29,6 +29,8 @@
 #     Startup File for paraview-3.x
 #     Sourced from OpenFOAM-?.?/etc/cshrc
 #
+# Note
+#     The env. variable 'ParaView_DIR' is required for building plugins
 #------------------------------------------------------------------------------
 
 # determine the cmake to be used